Class: ColorLS::Flags::Option

Inherits:
Struct
  • Object
show all
Defined in:
lib/colorls/flags.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descObject

Returns the value of attribute desc

Returns:

  • (Object)

    the current value of desc



33
34
35
# File 'lib/colorls/flags.rb', line 33

def desc
  @desc
end

#flagsObject

Returns the value of attribute flags

Returns:

  • (Object)

    the current value of flags



33
34
35
# File 'lib/colorls/flags.rb', line 33

def flags
  @flags
end