Class: LFD::Init::Project

Inherits:
Struct
  • Object
show all
Defined in:
lib/lfd/init.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



10
11
12
# File 'lib/lfd/init.rb', line 10

def name
  @name
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



10
11
12
# File 'lib/lfd/init.rb', line 10

def target
  @target
end