Top Level Namespace

Defined Under Namespace

Modules: Pingity

Constant Summary collapse

"pingity Version #{Pingity.version} (API Version #{Pingity.api_version})".freeze

Instance Method Summary collapse

Instance Method Details

#show_helpObject

Support Methods ========================================================



14
15
16
# File 'bin/pingity', line 14

def show_help
  puts BANNER
end