Class: Textus::Dispatch::Contracts::DepsEntry
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::DepsEntry
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
readonly
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object (readonly)
Returns the value of attribute key
32 33 34 |
# File 'lib/textus/dispatch/contracts.rb', line 32 def key @key end |