Method: Thor::Actions#behavior

Defined in:
lib/thor/actions.rb

#behaviorObject

Returns the value of attribute behavior.

[View source]

10
11
12
# File 'lib/thor/actions.rb', line 10

def behavior
  @behavior
end