Module: Cayuga::Object::FactoryHelper

Included in:
Factory
Defined in:
lib/cayuga/object/factory_helper.rb

Overview

Cayuga Object Factory Helper

Instance Attribute Summary collapse

Instance Attribute Details

#_constantsObject (readonly)

Returns the value of attribute _constants.



11
12
13
# File 'lib/cayuga/object/factory_helper.rb', line 11

def _constants
  @_constants
end

#_directoriesObject (readonly)

Returns the value of attribute _directories.



11
12
13
# File 'lib/cayuga/object/factory_helper.rb', line 11

def _directories
  @_directories
end

#_filesObject (readonly)

Returns the value of attribute _files.



11
12
13
# File 'lib/cayuga/object/factory_helper.rb', line 11

def _files
  @_files
end

#_logs_annotation_markerObject (readonly)

Returns the value of attribute _logs_annotation_marker.



12
13
14
# File 'lib/cayuga/object/factory_helper.rb', line 12

def _logs_annotation_marker
  @_logs_annotation_marker
end

#_logs_directoryObject (readonly)

Returns the value of attribute _logs_directory.



12
13
14
# File 'lib/cayuga/object/factory_helper.rb', line 12

def _logs_directory
  @_logs_directory
end