Module: Mortar::TTYHelper

Included in:
DescribeCommand, FireCommand, InstallCompletionsCommand, ListCommand, YankCommand
Defined in:
lib/mortar/mixins/tty_helper.rb

Instance Method Summary collapse

Instance Method Details

#pastelPastel

Returns:

  • (Pastel)


6
7
8
# File 'lib/mortar/mixins/tty_helper.rb', line 6

def pastel
  @pastel ||= Pastel.new
end