Class: Rspawn::Core

Inherits:
Object
  • Object
show all
Defined in:
lib/rspawn/core.rb

Instance Method Summary collapse

Constructor Details

#initializeCore

Returns a new instance of Core.



4
5
# File 'lib/rspawn/core.rb', line 4

def initialize
end

Instance Method Details

#sampleObject



7
8
9
# File 'lib/rspawn/core.rb', line 7

def sample
  []
end