Query: jifty::script::action
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Jifty::Script::Action(3pm) User Contributed Perl Documentation Jifty::Script::Action(3pm)NAMEJifty::Script::Action - Add an action class to your Jifty applicationSYNOPSISjifty action --name NewAction jifty action --help jifty action --manDESCRIPTIONCreates a skeleton action file. options There are only two possible options to this script: --name NAME (required) Name of the action class. --force By default, this will stop and warn you if any of the files it is going to write already exist. Passing the --force flag will make it overwrite the files. --help Print a brief help message and exits. --man Prints the manual page and exits.DESCRIPTIONThis creates a skeleton of a new action class for your jifty application, complete with a skeleton of a test suite for it, as well.METHODSrun Creates a skeleton file under "lib/ApplicationClass/Action/Action", as well as a skeleton tests file.NAME@{[$appclass]}::Action::@{[$action]} take_action report_successDESCRIPTIONA (very) basic test harness for the $action action. perl v5.14.2 2010-09-25 Jifty::Script::Action(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |