Module: Ruber::Extension

Included in:
ProjectFilesList, World::Environment
Defined in:
lib/ruber/project.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#pluginObject

Returns the value of attribute plugin.



491
492
493
# File 'lib/ruber/project.rb', line 491

def plugin
  @plugin
end

Instance Method Details

#query_closeObject



502
503
504
# File 'lib/ruber/project.rb', line 502

def query_close
  true
end

#remove_from_projectObject



499
500
# File 'lib/ruber/project.rb', line 499

def remove_from_project
end

#save_settingsObject



493
494
# File 'lib/ruber/project.rb', line 493

def save_settings
end

#shutdownObject



496
497
# File 'lib/ruber/project.rb', line 496

def shutdown
end