stdin_line package
documentation
stdin_line
stdin_line package
documentation
stdin_line
package
Libraries
stdin_line
It returns a stdin line split into words.
Usage
See
example/stdin_line_example.dart
.
Libraries
stdin_line
Reads lines from stdin and returns the words of the line as a list, useful to parse user commands in CLI applications