Class: Ucode::Commands::ReleaseCommand::FormulaSource

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/commands/release.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



24
25
26
# File 'lib/ucode/commands/release.rb', line 24

def path
  @path
end

#slugObject

Returns the value of attribute slug

Returns:

  • (Object)

    the current value of slug



24
25
26
# File 'lib/ucode/commands/release.rb', line 24

def slug
  @slug
end