Class: TLDR::WIPTest

Inherits:
Struct
  • Object
show all
Defined in:
lib/tldr/value/wip_test.rb

Instance Attribute Summary collapse

Instance Attribute Details

#start_timeObject

Returns the value of attribute start_time

Returns:

  • (Object)

    the current value of start_time



2
3
4
# File 'lib/tldr/value/wip_test.rb', line 2

def start_time
  @start_time
end

#testObject

Returns the value of attribute test

Returns:

  • (Object)

    the current value of test



2
3
4
# File 'lib/tldr/value/wip_test.rb', line 2

def test
  @test
end