PHP Classes

File: Console/Tests/Fixtures/definition_astext.txt

Recommend this page to a friend!
  Classes of Mukhamad Ikhsan   Redmine PHP Console Tools   Console/Tests/Fixtures/definition_astext.txt   Download  
File: Console/Tests/Fixtures/definition_astext.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Redmine PHP Console Tools
Manage projects hosted in a Redmine installation
Author: By
Last change: Update of Console/Tests/Fixtures/definition_astext.txt
Date: 3 months ago
Size: 709 bytes
 

Contents

Class file image Download
<comment>Arguments:</comment> <info>foo </info> The foo argument <info>baz </info> The baz argument<comment> (default: true)</comment> <info>bar </info> The bar argument<comment> (default: ["bar"])</comment> <comment>Options:</comment> <info>--foo</info> (-f) The foo option <info>--baz</info> The baz option<comment> (default: false)</comment> <info>--bar</info> (-b) The bar option<comment> (default: "bar")</comment> <info>--qux</info> The qux option<comment> (default: ["foo","bar"])</comment><comment> (multiple values allowed)</comment> <info>--qux2</info> The qux2 option<comment> (default: {"foo":"bar"})</comment><comment> (multiple values allowed)</comment>