Class: AuthorEngine::Loader::Project

Inherits:
Struct
  • Object
show all
Defined in:
lib/author_engine/containers/loader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



3
4
5
# File 'lib/author_engine/containers/loader.rb', line 3

def block
  @block
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/author_engine/containers/loader.rb', line 3

def name
  @name
end