Class: Acmesmith::Config::ProfileRule

Inherits:
Data
  • Object
show all
Defined in:
lib/acmesmith/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filterObject (readonly)

Returns the value of attribute filter

Returns:

  • (Object)

    the current value of filter



13
14
15
# File 'lib/acmesmith/config.rb', line 13

def filter
  @filter
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/acmesmith/config.rb', line 13

def name
  @name
end