Method: RSpecSystem::Node#facts

Defined in:
lib/rspec-system/node.rb

#factsHash

Retreives facts from the nodeset definition or prefab.



67
68
69
# File 'lib/rspec-system/node.rb', line 67

def facts
  @facts
end