Module: Ruber::Extension

Included in:
AutoEnd::Extension, ProjectFilesList, RSpec::ProjectExtension, Rake::ProjectExtension, State::DocumentExtension, State::ProjectExtension, SyntaxChecker::Extension, SyntaxChecker::SyntaxCheckerExtension, World::Environment
Defined in:
lib/ruber/project.rb,
lib/ruber/project.rb,
lib/ruber/project.rb

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Instance Attribute Details

- (Object) plugin

Returns the value of attribute plugin



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

def plugin
  @plugin
end

Instance Method Details

- (Object) query_close



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

def query_close
  true
end

- (Object) remove_from_project



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

def remove_from_project
end

- (Object) save_settings



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

def save_settings
end

- (Object) shutdown



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

def shutdown
end