Method: PSD::Section#end_of_section

Defined in:
lib/psd/section.rb

#end_of_section(section = :all) ⇒ Object



22
23
24
# File 'lib/psd/section.rb', line 22

def end_of_section(section=:all)
  @section_end[section]
end