blob: 7e813149e0bca23400f7e6bc5bbbff1b742f83fe [file]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub run --help
Run an executable from a package.
Usage: pub run <executable> [arguments...]
-h, --help Print this usage information.
--[no-]enable-asserts Enable assert statements.
--enable-experiment=<experiment> Runs the executable in a VM with the given experiments enabled.
(Will disable snapshotting, resulting in slower startup).
-C, --directory=<dir> Run this in the directory <dir>.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-run for detailed documentation.