commandline_splitter 1.5.1 copy "commandline_splitter: ^1.5.1" to clipboard
commandline_splitter: ^1.5.1 copied to clipboard

outdated

Splits command line string into a list of individual parts suitable for using with Process.start or Process.run.

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:commandline_splitter/commandline_splitter.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
25
pub points
23%
popularity

Publisher

unverified uploader

Splits command line string into a list of individual parts suitable for using with Process.start or Process.run.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on commandline_splitter