blob: 75b96c6eb4e11477018b366298e32e831b1babb5 [file] [log] [blame]
# Cli launch configuration for test/all.dart.
type: cli
path: test/all.dart
cli:
# Additional args for the application.
args:
# The working directory to use for the launch.
cwd:
# Enable or disable checked mode.
checked: true
# Enable or disable debugging.
debug: true