Class: Typ::Formatter::FormatGate::Key

Inherits:
Formatter
  • Object
show all
Defined in:
lib/typ/formatter.rb

Instance Attribute Summary

Attributes inherited from Formatter

#gate

Instance Method Summary collapse

Methods inherited from Formatter

#format, #head, #initialize, #to_s

Constructor Details

This class inherits a constructor from Typ::Formatter::FormatGate::Formatter

Instance Method Details

#actualObject



100
101
102
# File 'lib/typ/formatter.rb', line 100

def actual
  gate.it[gate.dsl_key]
end