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



61
62
63
# File 'lib/stud_finder/cli.rb', line 61

def javascript
  @javascript
end

#rubyObject

Returns the value of attribute ruby

Returns:

  • (Object)

    the current value of ruby



61
62
63
# File 'lib/stud_finder/cli.rb', line 61

def ruby
  @ruby
end

#warningsObject

Returns the value of attribute warnings

Returns:

  • (Object)

    the current value of warnings



61
62
63
# File 'lib/stud_finder/cli.rb', line 61

def warnings
  @warnings
end