Class: RubyJS::FileS

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby_js/code_join.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_ridObject

Returns the value of attribute class_rid

Returns:

  • (Object)

    the current value of class_rid



4
5
6
# File 'lib/ruby_js/code_join.rb', line 4

def class_rid
  @class_rid
end

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



4
5
6
# File 'lib/ruby_js/code_join.rb', line 4

def content
  @content
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



4
5
6
# File 'lib/ruby_js/code_join.rb', line 4

def path
  @path
end