Class: Rain::CLI::Static::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/cli/static/static.rb

Instance Attribute Summary collapse

Instance Attribute Details

#htmlObject (readonly)

Returns the value of attribute html

Returns:

  • (Object)

    the current value of html



15
16
17
# File 'lib/cli/static/static.rb', line 15

def html
  @html
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



15
16
17
# File 'lib/cli/static/static.rb', line 15

def path
  @path
end