Class: Ucode::Commands::ReleaseCommand::FormulaSource
- Inherits:
-
Struct
- Object
- Struct
- Ucode::Commands::ReleaseCommand::FormulaSource
- Defined in:
- lib/ucode/commands/release.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#slug ⇒ Object
Returns the value of attribute slug.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
24 25 26 |
# File 'lib/ucode/commands/release.rb', line 24 def path @path end |
#slug ⇒ Object
Returns the value of attribute slug
24 25 26 |
# File 'lib/ucode/commands/release.rb', line 24 def slug @slug end |