Class: Berlin::Fake::Display::Node

Inherits:
Struct
  • Object
show all
Defined in:
lib/ai/fake.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



113
114
115
# File 'lib/ai/fake.rb', line 113

def id
  @id
end

#nsObject

Returns the value of attribute ns

Returns:

  • (Object)

    the current value of ns



113
114
115
# File 'lib/ai/fake.rb', line 113

def ns
  @ns
end