1Mojolicious::Command::AUustehrorC:o:ngterniMeborujatoteledi:c:Piaeoprupls(:3D:)oCcoummmeanntda:t:iAounthor::generate::app(3)
2
3
4

NAME

6       Mojolicious::Command::Author::generate::app - App generator command
7

SYNOPSIS

9         Usage: APPLICATION generate app [OPTIONS] [NAME]
10
11           mojo generate app
12           mojo generate app TestApp
13
14         Options:
15           -h, --help   Show this summary of available options
16

DESCRIPTION

18       Mojolicious::Command::Author::generate::app generates application
19       directory structures for fully functional Mojolicious applications.
20
21       This is a core command, that means it is always enabled and its code a
22       good example for learning to build new commands, you're welcome to fork
23       it.
24
25       See "COMMANDS" in Mojolicious::Commands for a list of commands that are
26       available by default.
27

ATTRIBUTES

29       Mojolicious::Command::Author::generate::app inherits all attributes
30       from Mojolicious::Command and implements the following new ones.
31
32   description
33         my $description = $app->description;
34         $app            = $app->description('Foo');
35
36       Short description of this command, used for the command list.
37
38   usage
39         my $usage = $app->usage;
40         $app      = $app->usage('Foo');
41
42       Usage information for this command, used for the help screen.
43

METHODS

45       Mojolicious::Command::Author::generate::app inherits all methods from
46       Mojolicious::Command and implements the following new ones.
47
48   run
49         $app->run(@ARGV);
50
51       Run this command.
52

SEE ALSO

54       Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
55
56
57
58perl v5.32.0                    Mo2j0o2l0i-c0i7o-u2s8::Command::Author::generate::app(3)
Impressum