Class: Berlin::Fake::Display::Node
- Inherits:
-
Struct
- Object
- Struct
- Berlin::Fake::Display::Node
- Defined in:
- lib/ai/fake.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#ns ⇒ Object
Returns the value of attribute ns.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
113 114 115 |
# File 'lib/ai/fake.rb', line 113 def id @id end |
#ns ⇒ Object
Returns the value of attribute ns
113 114 115 |
# File 'lib/ai/fake.rb', line 113 def ns @ns end |