Module: Brocli
- Defined in:
- lib/brocli/cli.rb,
lib/brocli/version.rb,
lib/brocli/defaults.rb
Defined Under Namespace
Classes: Initiate
Constant Summary collapse
- VERSION =
"0.0.5"- DEFAULT_URL =
contains the defaults to the brcoli gem add any other gem related defaults here
'https://www.gitlab.com'- EXECUTION_TIME_LIMIT =
default url
60- TIME_INTERVAL =
total execution time of pinging loop in seconds
10- DEFAULT_ROUNDING =
time intervals between hits in seconds
2