Class: StudFinder::CLI::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/stud_finder/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#javascriptObject

Returns the value of attribute javascript

Returns:

  • (Object)

    the current value of javascript



74
75
76
# File 'lib/stud_finder/cli.rb', line 74

def javascript
  @javascript
end

#rubyObject

Returns the value of attribute ruby

Returns:

  • (Object)

    the current value of ruby



74
75
76
# File 'lib/stud_finder/cli.rb', line 74

def ruby
  @ruby
end

#warningsObject

Returns the value of attribute warnings

Returns:

  • (Object)

    the current value of warnings



74
75
76
# File 'lib/stud_finder/cli.rb', line 74

def warnings
  @warnings
end