Module RHC::Helpers
In: lib/rhc/helpers.rb

Methods

Included Modules

Commander::UI Commander::UI::AskForClass

Constants

MAX_RETRIES = 7
DEFAULT_DELAY_THROTTLE = 2.0
INDENT = 2

Public Instance methods

Output helpers

Platform helpers

paragraph

highline helper which creates a section with margins of 1, 1

results

highline helper which creates a paragraph with a header to distinguish the final results of a command from other output

common SSH key display format in ERB

This will format table headings for a consistent look and feel

  If a heading isn't explicitly defined, it will attempt to look up the parts
  If those aren't found, it will capitalize the string

Web related requests

[Validate]