Home
last modified time | relevance | path

Searched refs:execute_subcommand (Results 1 – 15 of 15) sorted by relevance

/dports/devel/py-molecule/molecule-2.22/molecule/command/
H A Dbase.py108 execute_subcommand(scenario.config, 'cleanup')
109 execute_subcommand(scenario.config, 'destroy')
119 def execute_subcommand(config, subcommand): function
141 execute_subcommand(scenario.config, action)
H A Dlist.py110 statuses.extend(base.execute_subcommand(scenario.config, subcommand))
H A Dlogin.py182 base.execute_subcommand(scenario.config, subcommand)
/dports/devel/sentry-cli/sentry-cli-1.71.0/src/commands/
H A Ddifutil.rs32 macro_rules! execute_subcommand { in execute() macro
41 each_subcommand!(execute_subcommand); in execute()
H A Dreact_native.rs33 macro_rules! execute_subcommand { in execute() macro
40 each_subcommand!(execute_subcommand); in execute()
H A Dmod.rs160 macro_rules! execute_subcommand { in run_command() macro
173 each_subcommand!(execute_subcommand); in run_command()
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm/src/bin/
H A Dleftwm.rs31 match execute_subcommand(&args, &subcommand_names) { in main()
115 fn execute_subcommand(args: &[String], subcommands: &[&str]) -> Option<bool> { in execute_subcommand() function
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/bin/cargo/
H A Dcli.rs134 execute_subcommand(config, cmd, subcommand_args) in main()
235 fn execute_subcommand( in execute_subcommand() function
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/bin/cargo/
H A Dcli.rs160 execute_subcommand(config, cmd, subcommand_args) in main()
354 fn execute_subcommand( in execute_subcommand() function
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/bin/cargo/
H A Dcli.rs160 execute_subcommand(config, cmd, subcommand_args) in main()
339 fn execute_subcommand( in execute_subcommand() function
/dports/devel/py-molecule/molecule-2.22/test/unit/command/
H A Dtest_base.py193 assert base.execute_subcommand(config_instance, 'list')
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/
H A Dscons-time.py741 def execute_subcommand(self, argv): member in SConsTimer
1538 ST.execute_subcommand(args)
/dports/graphics/photivo/photivo/
H A Dscons-time.py741 def execute_subcommand(self, argv): member in SConsTimer
1538 ST.execute_subcommand(args)
/dports/graphics/py-pivy/pivy-0.6.6/scons/
H A Dscons-time.py712 def execute_subcommand(self, argv): member in SConsTimer
1509 ST.execute_subcommand(args)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/
H A Dscons-time.py698 def execute_subcommand(self, argv): member in SConsTimer
1495 ST.execute_subcommand(args)