Class: Shale::Attribute

Inherits:
Object
  • Object
show all
Extended by:
T::Sig
Defined in:
lib/shale/attribute.rb

Overview

rubocop:disable Style/Documentation

Instance Attribute Summary collapse

Instance Attribute Details

#docObject

Returns the value of attribute doc.



13
14
15
# File 'lib/shale/attribute.rb', line 13

def doc
  @doc
end