NAME
Toadfarm::Command::reload - Reload a Toadfarm DSL script
DESCRIPTION
Toadfarm::Command::reload is a command for reloading a Toadfarm application.
SYNOPSIS
$ /path/to/script.pl reload
$ /path/to/script.pl reload --tail <args>
--tail
will pass the call Toadfarm::Command::tail after issuing start/reload on script.pl
.
ATTRIBUTES
description
Short description of command, used for the command list.
METHODS
run
Run command.
COPYRIGHT AND LICENSE
Copyright (C) 2014, Jan Henning Thorsen
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org