Shlex.getToken

Get a token from the input stream (or from stack if it's nonempty). Returns null value on eof.

struct Shlex
Nullable!string
getToken
()

Meta