Home
last modified time | relevance | path

Searched refs:getSynopsis (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/scripts/
H A Drunner.py69 def getSynopsis(self): member in UpgradeMasterOptions
116 def getSynopsis(self): member in CreateMasterOptions
178 def getSynopsis(self): member in StopOptions
195 def getSynopsis(self): member in RestartOptions
211 def getSynopsis(self): member in StartOptions
226 def getSynopsis(self): member in ReconfigOptions
274 def getSynopsis(self): member in SendChangeOptions
451 def getSynopsis(self): member in TryOptions
482 def getSynopsis(self): member in TryServerOptions
502 def getSynopsis(self): member in CheckConfigOptions
[all …]
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Tests/Input/
H A DInputDefinitionTest.php358 …$this->assertEquals('[--foo]', $definition->getSynopsis(), '->getSynopsis() returns a synopsis of …
360 …$this->assertEquals('[-f|--foo]', $definition->getSynopsis(), '->getSynopsis() returns a synopsis …
362 …$this->assertEquals('[-f|--foo="..."]', $definition->getSynopsis(), '->getSynopsis() returns a syn…
364 …$this->assertEquals('[-f|--foo[="..."]]', $definition->getSynopsis(), '->getSynopsis() returns a s…
367 …$this->assertEquals('[foo]', $definition->getSynopsis(), '->getSynopsis() returns a synopsis of ar…
369 …$this->assertEquals('foo', $definition->getSynopsis(), '->getSynopsis() returns a synopsis of argu…
371 …$this->assertEquals('[foo1] ... [fooN]', $definition->getSynopsis(), '->getSynopsis() returns a sy…
373 …$this->assertEquals('foo1 ... [fooN]', $definition->getSynopsis(), '->getSynopsis() returns a syno…
/dports/devel/py-buildbot-worker/buildbot-worker-3.4.1/buildbot_worker/scripts/
H A Drunner.py79 def getSynopsis(self): member in StartOptions
86 def getSynopsis(self): member in StopOptions
97 def getSynopsis(self): member in RestartOptions
194 def getSynopsis(self): member in CreateWorkerOptions
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
593 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
598 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
593 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
598 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
593 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
598 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
593 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
598 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
591 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
596 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
583 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
588 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
595 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
600 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
596 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
601 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
593 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
598 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/owncloud/owncloud/lib/composer/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
596 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
601 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
595 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
600 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/Command/
H A DCommand.php206 $this->getSynopsis(true);
207 $this->getSynopsis(false);
596 public function getSynopsis($short = false) function in Symfony\\Component\\Console\\Command\\Command
601 …this->synopsis[$key] = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis($short)));
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/util/docprovider/
H A DPolicyEditorTextsProvider.java68 public String getSynopsis() { in getSynopsis() method in PolicyEditorTextsProvider
69 return super.getSynopsis() in getSynopsis()
/dports/devel/py-buildbot-worker/buildbot-worker-3.4.1/buildbot_worker/test/unit/
H A Dtest_scripts_runner.py104 self.assertIn('buildbot-worker stop', opts.getSynopsis())
116 self.assertIn('buildbot-worker start', opts.getSynopsis())
134 self.assertIn('buildbot-worker restart', opts.getSynopsis())
163 self.assertIn('buildbot-worker create-worker', opts.getSynopsis())
/dports/www/bolt/bolt-2.2.24/vendor/symfony/console/Symfony/Component/Console/Descriptor/
H A DMarkdownDescriptor.php92 $command->getSynopsis();
99 .'* Usage: `'.$command->getSynopsis().'`'."\n"
H A DJsonDescriptor.php155 $command->getSynopsis();
160 'usage' => $command->getSynopsis(),
/dports/www/matomo/piwik/vendor/symfony/console/Symfony/Component/Console/Descriptor/
H A DMarkdownDescriptor.php92 $command->getSynopsis();
99 .'* Usage: `'.$command->getSynopsis().'`'."\n"
H A DJsonDescriptor.php155 $command->getSynopsis();
160 'usage' => $command->getSynopsis(),
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Descriptor/
H A DJsonDescriptor.php153 $command->getSynopsis();
158 'usage' => $command->getSynopsis(),
H A DMarkdownDescriptor.php90 $command->getSynopsis();
97 .'* Usage: `'.$command->getSynopsis().'`'."\n"
/dports/devel/pear-Symfony_Component_Console/Console-2.4.4/Symfony/Component/Console/Command/
H A DCommand.php216 $this->getSynopsis();
543 public function getSynopsis()
546 $this->synopsis = trim(sprintf('%s %s', $this->name, $this->definition->getSynopsis()));
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Descriptor/
H A DJsonDescriptor.php156 $command->getSynopsis();
161 … 'usage' => array_merge([$command->getSynopsis()], $command->getUsages(), $command->getAliases()),

12345678