Class: Snoot::CLI::RunInvoked

Inherits:
Data
  • Object
show all
Defined in:
lib/snoot/cli/event.rb

Overview

RunInvoked carries the (possibly defaulted) path set at the moment the surface is entered.

Instance Attribute Summary collapse

Instance Attribute Details

#pathsObject (readonly)

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



7
8
9
# File 'lib/snoot/cli/event.rb', line 7

def paths
  @paths
end