Class: RuboCop::Slim::RubyClip

Inherits:
Struct
  • Object
show all
Defined in:
lib/rubocop/slim/ruby_clip.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code



5
6
7
# File 'lib/rubocop/slim/ruby_clip.rb', line 5

def code
  @code
end

#offsetObject

Returns the value of attribute offset



5
6
7
# File 'lib/rubocop/slim/ruby_clip.rb', line 5

def offset
  @offset
end