blob: f2844f302da431ffa85e781540a177eca8e0d2bf [file] [log] [blame]
# 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).
--[no-]sound-null-safety Override the default null safety
execution mode.
-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.