Class: Klenod::Build::Graph::FailedModule
- Inherits:
-
Data
- Object
- Data
- Klenod::Build::Graph::FailedModule
- Defined in:
- lib/klenod/build/graph.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
readonly
Returns the value of attribute error.
Instance Attribute Details
#error ⇒ Object (readonly)
Returns the value of attribute error
42 43 44 |
# File 'lib/klenod/build/graph.rb', line 42 def error @error end |