module RubyEdit

Constants

CONFIGURATION_LOCATION
SOURCE_FILE_LOCATION
VERSION

Public Class Methods

config() click to toggle source
# File lib/ruby_edit.rb, line 12
def config
  @config ||= RubyEdit::Configuration.new
end