scriptlike v0.9.3 (2015-08-19T21:58:48Z)
Home
Dub
Repo
NoInputException
scriptlike
interact
Used when input was not provided.
class
NoInputException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
scriptlike
interact
classes
NoInputException
functions
menu
pathLocation
pause
require
userInput
manifest constants
defaultPausePrompt
Used when input was not provided.