Class: Cup::Server::VisualSpecs::VisualSpec

Inherits:
Object
  • Object
show all
Defined in:
lib/cup/server/visual_specs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#full_pathObject

Returns the value of attribute full_path.



11
12
13
# File 'lib/cup/server/visual_specs.rb', line 11

def full_path
  @full_path
end

#hrefObject

Returns the value of attribute href.



11
12
13
# File 'lib/cup/server/visual_specs.rb', line 11

def href
  @href
end

#nameObject

Returns the value of attribute name.



11
12
13
# File 'lib/cup/server/visual_specs.rb', line 11

def name
  @name
end