Method: Section#record

Defined in:
lib/galaxy/section.rb

#recordObject

Regex matching data Record (or an array of such regexen)



85
86
87
# File 'lib/galaxy/section.rb', line 85

def record
  @record
end