Classes
The following classes are available globally.
-
Return the command line arguments passed to the script
See moreDeclaration
Swift
public class Args
-
Settings to costumize the behavior of choose
See moreDeclaration
Swift
public class ChooseSettings<T>
-
Settings to costumize the run function
See moreDeclaration
Swift
public class RunSettings
-
Settings used to costumize the behaviour of ask()
See moreDeclaration
Swift
public class AskSettings<T: ArgConvertibleType>