C# Class Ink.CommandLineTool.Options

Show file Open project: inkle/ink

Public Properties

Property Type Description
countAllVisits bool
inputFile string
keepOpenAfterStoryFinish bool
outputFile string
playMode bool
stressTest bool
testMode bool
verbose bool

Property Details

countAllVisits public property

public bool countAllVisits
return bool

inputFile public property

public string inputFile
return string

keepOpenAfterStoryFinish public property

public bool keepOpenAfterStoryFinish
return bool

outputFile public property

public string outputFile
return string

playMode public property

public bool playMode
return bool

stressTest public property

public bool stressTest
return bool

testMode public property

public bool testMode
return bool

verbose public property

public bool verbose
return bool