diff --git a/404.html b/404.html
index c4d48e6..3fefaae 100644
--- a/404.html
+++ b/404.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
-
procodile 1.0.19
+ procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
diff --git a/Procodile.html b/Procodile.html
index ef6bf98..e2e5727 100644
--- a/Procodile.html
+++ b/Procodile.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile - procodile 1.0.19
+ Procodile - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -301,210 +301,210 @@
-
+
procodile.cr
-
+
procodile/app_determination.cr
-
+
procodile/cli.cr
-
+
procodile/commands/check_concurrency_command.cr
-
+
procodile/commands/console_command.cr
-
+
procodile/commands/exec_command.cr
-
+
procodile/commands/help_command.cr
-
+
procodile/commands/kill_command.cr
-
+
procodile/commands/log_command.cr
-
+
procodile/commands/reload_command.cr
-
+
procodile/commands/restart_command.cr
-
+
procodile/commands/run_command.cr
-
+
procodile/commands/start_command.cr
-
+
procodile/commands/status_command.cr
-
+
procodile/commands/stop_command.cr
-
+
procodile/config.cr
-
+
procodile/control_client.cr
-
+
procodile/control_server.cr
-
+
procodile/control_session.cr
-
+
procodile/error.cr
-
+
procodile/instance.cr
-
+
procodile/logger.cr
-
+
procodile/message.cr
-
+
procodile/process.cr
-
+
procodile/procfile_option.cr
-
+
procodile/signal_handler.cr
-
+
procodile/status_cli_output.cr
-
+
procodile/supervisor.cr
-
+
procodile/tcp_proxy.cr
-
+
procodile/version.cr
@@ -601,7 +601,7 @@
@@ -617,7 +617,7 @@
@@ -633,7 +633,7 @@
@@ -649,7 +649,7 @@
diff --git a/Procodile/AppDetermination.html b/Procodile/AppDetermination.html
index 047ff60..f448c21 100644
--- a/Procodile/AppDetermination.html
+++ b/Procodile/AppDetermination.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::AppDetermination - procodile 1.0.19
+ Procodile::AppDetermination - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -314,7 +314,7 @@
-
+
procodile/app_determination.cr
@@ -425,7 +425,7 @@
@@ -455,7 +455,7 @@
@@ -471,7 +471,7 @@
diff --git a/Procodile/CLI.html b/Procodile/CLI.html
index e7effb4..0f3f612 100644
--- a/Procodile/CLI.html
+++ b/Procodile/CLI.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI - procodile 1.0.19
+ Procodile::CLI - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -339,91 +339,91 @@
-
+
procodile/cli.cr
-
+
procodile/commands/check_concurrency_command.cr
-
+
procodile/commands/console_command.cr
-
+
procodile/commands/exec_command.cr
-
+
procodile/commands/help_command.cr
-
+
procodile/commands/kill_command.cr
-
+
procodile/commands/log_command.cr
-
+
procodile/commands/reload_command.cr
-
+
procodile/commands/restart_command.cr
-
+
procodile/commands/run_command.cr
-
+
procodile/commands/start_command.cr
-
+
procodile/commands/status_command.cr
-
+
procodile/commands/stop_command.cr
@@ -822,7 +822,7 @@
@@ -850,7 +850,7 @@
@@ -866,7 +866,7 @@
@@ -882,7 +882,7 @@
@@ -903,7 +903,7 @@
@@ -931,7 +931,7 @@
@@ -947,7 +947,7 @@
@@ -963,7 +963,7 @@
@@ -979,7 +979,7 @@
@@ -995,7 +995,7 @@
diff --git a/Procodile/CLI/CheckConcurrencyCommand.html b/Procodile/CLI/CheckConcurrencyCommand.html
index 95cd89f..7fe0080 100644
--- a/Procodile/CLI/CheckConcurrencyCommand.html
+++ b/Procodile/CLI/CheckConcurrencyCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::CheckConcurrencyCommand - procodile 1.0.19
+ Procodile::CLI::CheckConcurrencyCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/check_concurrency_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/ConsoleCommand.html b/Procodile/CLI/ConsoleCommand.html
index 504c501..9d04279 100644
--- a/Procodile/CLI/ConsoleCommand.html
+++ b/Procodile/CLI/ConsoleCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::ConsoleCommand - procodile 1.0.19
+ Procodile::CLI::ConsoleCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/console_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/ExecCommand.html b/Procodile/CLI/ExecCommand.html
index af3ac8f..d5f2ce4 100644
--- a/Procodile/CLI/ExecCommand.html
+++ b/Procodile/CLI/ExecCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::ExecCommand - procodile 1.0.19
+ Procodile::CLI::ExecCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/exec_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/HelpCommand.html b/Procodile/CLI/HelpCommand.html
index 8b1306c..b2558c0 100644
--- a/Procodile/CLI/HelpCommand.html
+++ b/Procodile/CLI/HelpCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::HelpCommand - procodile 1.0.19
+ Procodile::CLI::HelpCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/help_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/KillCommand.html b/Procodile/CLI/KillCommand.html
index cdc26a6..b9f4f08 100644
--- a/Procodile/CLI/KillCommand.html
+++ b/Procodile/CLI/KillCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::KillCommand - procodile 1.0.19
+ Procodile::CLI::KillCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/kill_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/LogCommand.html b/Procodile/CLI/LogCommand.html
index 914e7fc..2957929 100644
--- a/Procodile/CLI/LogCommand.html
+++ b/Procodile/CLI/LogCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::LogCommand - procodile 1.0.19
+ Procodile::CLI::LogCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/log_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/ReloadCommand.html b/Procodile/CLI/ReloadCommand.html
index 78d81fa..6f772ff 100644
--- a/Procodile/CLI/ReloadCommand.html
+++ b/Procodile/CLI/ReloadCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::ReloadCommand - procodile 1.0.19
+ Procodile::CLI::ReloadCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/reload_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/RestartCommand.html b/Procodile/CLI/RestartCommand.html
index ce84f87..36acf1f 100644
--- a/Procodile/CLI/RestartCommand.html
+++ b/Procodile/CLI/RestartCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::RestartCommand - procodile 1.0.19
+ Procodile::CLI::RestartCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/restart_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/RunCommand.html b/Procodile/CLI/RunCommand.html
index d317ed6..2a595c5 100644
--- a/Procodile/CLI/RunCommand.html
+++ b/Procodile/CLI/RunCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::RunCommand - procodile 1.0.19
+ Procodile::CLI::RunCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/run_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/StartCommand.html b/Procodile/CLI/StartCommand.html
index 025e81e..c69a230 100644
--- a/Procodile/CLI/StartCommand.html
+++ b/Procodile/CLI/StartCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::StartCommand - procodile 1.0.19
+ Procodile::CLI::StartCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/start_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/StatusCommand.html b/Procodile/CLI/StatusCommand.html
index 5825f02..a9c53eb 100644
--- a/Procodile/CLI/StatusCommand.html
+++ b/Procodile/CLI/StatusCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::StatusCommand - procodile 1.0.19
+ Procodile::CLI::StatusCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/status_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CLI/StopCommand.html b/Procodile/CLI/StopCommand.html
index 5ecd760..38f8df7 100644
--- a/Procodile/CLI/StopCommand.html
+++ b/Procodile/CLI/StopCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CLI::StopCommand - procodile 1.0.19
+ Procodile::CLI::StopCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -315,7 +315,7 @@
-
+
procodile/commands/stop_command.cr
@@ -380,7 +380,7 @@
diff --git a/Procodile/CliCommand.html b/Procodile/CliCommand.html
index 46facbf..8aefe0c 100644
--- a/Procodile/CliCommand.html
+++ b/Procodile/CliCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CliCommand - procodile 1.0.19
+ Procodile::CliCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/procfile_option.cr
@@ -436,7 +436,7 @@
@@ -480,7 +480,7 @@
@@ -496,7 +496,7 @@
diff --git a/Procodile/CliOptions.html b/Procodile/CliOptions.html
index c659664..a1b4afa 100644
--- a/Procodile/CliOptions.html
+++ b/Procodile/CliOptions.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::CliOptions - procodile 1.0.19
+ Procodile::CliOptions - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/procfile_option.cr
@@ -606,7 +606,7 @@
@@ -636,7 +636,7 @@
@@ -652,7 +652,7 @@
@@ -668,7 +668,7 @@
@@ -684,7 +684,7 @@
@@ -700,7 +700,7 @@
@@ -716,7 +716,7 @@
@@ -732,7 +732,7 @@
@@ -748,7 +748,7 @@
@@ -764,7 +764,7 @@
@@ -780,7 +780,7 @@
@@ -796,7 +796,7 @@
@@ -812,7 +812,7 @@
@@ -828,7 +828,7 @@
@@ -844,7 +844,7 @@
@@ -860,7 +860,7 @@
@@ -876,7 +876,7 @@
@@ -892,7 +892,7 @@
@@ -908,7 +908,7 @@
@@ -924,7 +924,7 @@
@@ -940,7 +940,7 @@
@@ -956,7 +956,7 @@
@@ -972,7 +972,7 @@
@@ -988,7 +988,7 @@
@@ -1004,7 +1004,7 @@
@@ -1020,7 +1020,7 @@
@@ -1036,7 +1036,7 @@
@@ -1052,7 +1052,7 @@
@@ -1068,7 +1068,7 @@
@@ -1084,7 +1084,7 @@
@@ -1100,7 +1100,7 @@
@@ -1116,7 +1116,7 @@
@@ -1132,7 +1132,7 @@
@@ -1148,7 +1148,7 @@
@@ -1164,7 +1164,7 @@
@@ -1180,7 +1180,7 @@
@@ -1196,7 +1196,7 @@
@@ -1212,7 +1212,7 @@
@@ -1228,7 +1228,7 @@
@@ -1244,7 +1244,7 @@
@@ -1260,7 +1260,7 @@
diff --git a/Procodile/Config.html b/Procodile/Config.html
index 621e8c3..0dfdee3 100644
--- a/Procodile/Config.html
+++ b/Procodile/Config.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::Config - procodile 1.0.19
+ Procodile::Config - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/config.cr
@@ -534,7 +534,7 @@
@@ -564,7 +564,7 @@
@@ -580,7 +580,7 @@
@@ -596,7 +596,7 @@
@@ -612,7 +612,7 @@
@@ -628,7 +628,7 @@
@@ -644,7 +644,7 @@
@@ -660,7 +660,7 @@
@@ -676,7 +676,7 @@
@@ -692,7 +692,7 @@
@@ -708,7 +708,7 @@
@@ -724,7 +724,7 @@
@@ -740,7 +740,7 @@
@@ -756,7 +756,7 @@
@@ -772,7 +772,7 @@
@@ -788,7 +788,7 @@
@@ -804,7 +804,7 @@
@@ -820,7 +820,7 @@
@@ -836,7 +836,7 @@
@@ -852,7 +852,7 @@
@@ -868,7 +868,7 @@
@@ -884,7 +884,7 @@
@@ -900,7 +900,7 @@
@@ -916,7 +916,7 @@
diff --git a/Procodile/ControlClient.html b/Procodile/ControlClient.html
index 6498b15..a08f780 100644
--- a/Procodile/ControlClient.html
+++ b/Procodile/ControlClient.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlClient - procodile 1.0.19
+ Procodile::ControlClient - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/control_client.cr
@@ -423,7 +423,7 @@
@@ -451,7 +451,7 @@
@@ -479,7 +479,7 @@
@@ -495,7 +495,7 @@
diff --git a/Procodile/ControlClientProcessStatus.html b/Procodile/ControlClientProcessStatus.html
index 2f228c3..0d47a72 100644
--- a/Procodile/ControlClientProcessStatus.html
+++ b/Procodile/ControlClientProcessStatus.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlClientProcessStatus - procodile 1.0.19
+ Procodile::ControlClientProcessStatus - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -317,7 +317,7 @@
-
+
procodile/procfile_option.cr
@@ -500,7 +500,7 @@
@@ -516,7 +516,7 @@
@@ -546,7 +546,7 @@
@@ -576,7 +576,7 @@
diff --git a/Procodile/ControlClientReplyForStatusCommand.html b/Procodile/ControlClientReplyForStatusCommand.html
index d99c45a..a444058 100644
--- a/Procodile/ControlClientReplyForStatusCommand.html
+++ b/Procodile/ControlClientReplyForStatusCommand.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlClientReplyForStatusCommand - procodile 1.0.19
+ Procodile::ControlClientReplyForStatusCommand - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -317,7 +317,7 @@
-
+
procodile/procfile_option.cr
@@ -525,7 +525,7 @@
@@ -541,7 +541,7 @@
@@ -585,7 +585,7 @@
@@ -601,7 +601,7 @@
diff --git a/Procodile/ControlServer.html b/Procodile/ControlServer.html
index a8880ae..1c62e57 100644
--- a/Procodile/ControlServer.html
+++ b/Procodile/ControlServer.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlServer - procodile 1.0.19
+ Procodile::ControlServer - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/control_server.cr
@@ -386,7 +386,7 @@
diff --git a/Procodile/ControlSession.html b/Procodile/ControlSession.html
index 06035a2..aca9d53 100644
--- a/Procodile/ControlSession.html
+++ b/Procodile/ControlSession.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlSession - procodile 1.0.19
+ Procodile::ControlSession - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/control_session.cr
@@ -431,7 +431,7 @@
@@ -461,7 +461,7 @@
@@ -477,7 +477,7 @@
@@ -493,7 +493,7 @@
@@ -509,7 +509,7 @@
@@ -525,7 +525,7 @@
@@ -541,7 +541,7 @@
@@ -557,7 +557,7 @@
diff --git a/Procodile/ControlSessionData.html b/Procodile/ControlSessionData.html
index 9a60e90..d5d880a 100644
--- a/Procodile/ControlSessionData.html
+++ b/Procodile/ControlSessionData.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::ControlSessionData - procodile 1.0.19
+ Procodile::ControlSessionData - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -317,7 +317,7 @@
-
+
procodile/procfile_option.cr
@@ -470,7 +470,7 @@
@@ -486,7 +486,7 @@
@@ -516,7 +516,7 @@
@@ -532,7 +532,7 @@
diff --git a/Procodile/Error.html b/Procodile/Error.html
index 479afaf..083b952 100644
--- a/Procodile/Error.html
+++ b/Procodile/Error.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::Error - procodile 1.0.19
+ Procodile::Error - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/error.cr
diff --git a/Procodile/Instance.html b/Procodile/Instance.html
index e1201e1..3a43a49 100644
--- a/Procodile/Instance.html
+++ b/Procodile/Instance.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::Instance - procodile 1.0.19
+ Procodile::Instance - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/instance.cr
@@ -597,7 +597,7 @@
@@ -632,7 +632,7 @@
@@ -654,7 +654,7 @@
@@ -675,7 +675,7 @@
@@ -696,7 +696,7 @@
@@ -717,7 +717,7 @@
@@ -738,7 +738,7 @@
@@ -759,7 +759,7 @@
@@ -775,7 +775,7 @@
@@ -797,7 +797,7 @@
@@ -813,7 +813,7 @@
@@ -829,7 +829,7 @@
@@ -850,7 +850,7 @@
@@ -871,7 +871,7 @@
@@ -887,7 +887,7 @@
@@ -903,7 +903,7 @@
@@ -924,7 +924,7 @@
@@ -940,7 +940,7 @@
@@ -956,7 +956,7 @@
@@ -977,7 +977,7 @@
@@ -998,7 +998,7 @@
@@ -1019,7 +1019,7 @@
@@ -1040,7 +1040,7 @@
@@ -1061,7 +1061,7 @@
@@ -1082,7 +1082,7 @@
@@ -1104,7 +1104,7 @@
@@ -1125,7 +1125,7 @@
@@ -1146,7 +1146,7 @@
@@ -1162,7 +1162,7 @@
@@ -1183,7 +1183,7 @@
@@ -1204,7 +1204,7 @@
@@ -1225,7 +1225,7 @@
diff --git a/Procodile/InstanceConfig.html b/Procodile/InstanceConfig.html
index 92892e1..edd4c05 100644
--- a/Procodile/InstanceConfig.html
+++ b/Procodile/InstanceConfig.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::InstanceConfig - procodile 1.0.19
+ Procodile::InstanceConfig - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -317,7 +317,7 @@
-
+
procodile/procfile_option.cr
@@ -485,7 +485,7 @@
@@ -501,7 +501,7 @@
@@ -531,7 +531,7 @@
@@ -547,7 +547,7 @@
diff --git a/Procodile/Message.html b/Procodile/Message.html
index 065465e..43ee27d 100644
--- a/Procodile/Message.html
+++ b/Procodile/Message.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::Message - procodile 1.0.19
+ Procodile::Message - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -301,7 +301,7 @@
-
+
procodile/message.cr
@@ -364,7 +364,7 @@
diff --git a/Procodile/Process.html b/Procodile/Process.html
index 2560547..e08f6fa 100644
--- a/Procodile/Process.html
+++ b/Procodile/Process.html
@@ -4,7 +4,7 @@
-
+
@@ -13,7 +13,7 @@
- Procodile::Process - procodile 1.0.19
+ Procodile::Process - procodile master
@@ -39,7 +39,7 @@
- 1.0.19
+ master
@@ -303,7 +303,7 @@
-
+
procodile/process.cr
@@ -598,7 +598,7 @@