Class: Typ::Formatter::FormatGate::Key
- Inherits:
-
FetchFormatter
- Object
- BaseFormatter
- FetchFormatter
- Typ::Formatter::FormatGate::Key
- Defined in:
- lib/typ/formatter.rb
Instance Attribute Summary
Attributes inherited from BaseFormatter
Instance Method Summary collapse
Methods inherited from FetchFormatter
Methods inherited from BaseFormatter
Constructor Details
This class inherits a constructor from Typ::Formatter::FormatGate::BaseFormatter
Instance Method Details
#actual ⇒ Object
99 100 101 |
# File 'lib/typ/formatter.rb', line 99 def actual gate.it[gate.dsl_key] end |