Class: SportDb::Parser::Opts::PathspecNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/fbtok/opts.rb

Overview

todo/check - find a better name

e.g.  BatchItem or PackageDef or ???

find a different name for rec for named value props?
   why? why not?

Instance Attribute Summary collapse

Instance Attribute Details

#pathsObject

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



126
127
128
# File 'lib/fbtok/opts.rb', line 126

def paths
  @paths
end

#recObject

Returns the value of attribute rec

Returns:

  • (Object)

    the current value of rec



126
127
128
# File 'lib/fbtok/opts.rb', line 126

def rec
  @rec
end