Class: Hashira::CI::Accepted::Screened

Inherits:
Data
  • Object
show all
Defined in:
lib/hashira/ci/accepted.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acceptedObject (readonly)

Returns the value of attribute accepted

Returns:

  • (Object)

    the current value of accepted



8
9
10
# File 'lib/hashira/ci/accepted.rb', line 8

def accepted
  @accepted
end

#allObject (readonly)

Returns the value of attribute all

Returns:

  • (Object)

    the current value of all



8
9
10
# File 'lib/hashira/ci/accepted.rb', line 8

def all
  @all
end