scriptlike v0.7.0 (2015-04-02T15:57:26Z)
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
require
userInput
Used when input was not provided.