Class: PaulBunyan::FileTransfer

Inherits:
Struct
  • Object
show all
Defined in:
lib/paul_bunyan/railtie/log_subscriber.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



11
12
13
# File 'lib/paul_bunyan/railtie/log_subscriber.rb', line 11

def path
  @path
end

#transfer_timeObject

Returns the value of attribute transfer_time

Returns:

  • (Object)

    the current value of transfer_time



11
12
13
# File 'lib/paul_bunyan/railtie/log_subscriber.rb', line 11

def transfer_time
  @transfer_time
end