Class: Mxrb::Compiler::ClientModelMaterialization

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/compiler/client_model_materializer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#model_pathObject (readonly)

Returns the value of attribute model_path

Returns:

  • (Object)

    the current value of model_path



5
6
7
# File 'lib/mxrb/compiler/client_model_materializer.rb', line 5

def model_path
  @model_path
end

Returns the value of attribute navigation_documents

Returns:

  • (Object)

    the current value of navigation_documents



5
6
7
# File 'lib/mxrb/compiler/client_model_materializer.rb', line 5

def navigation_documents
  @navigation_documents
end

#pagesObject (readonly)

Returns the value of attribute pages

Returns:

  • (Object)

    the current value of pages



5
6
7
# File 'lib/mxrb/compiler/client_model_materializer.rb', line 5

def pages
  @pages
end