Class: Rails::Worktrees::EnvBootstrapper::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails/worktrees/env_bootstrapper.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#changedObject

Returns the value of attribute changed

Returns:

  • (Object)

    the current value of changed



9
10
11
# File 'lib/rails/worktrees/env_bootstrapper.rb', line 9

def changed
  @changed
end

#env_pathObject

Returns the value of attribute env_path

Returns:

  • (Object)

    the current value of env_path



9
10
11
# File 'lib/rails/worktrees/env_bootstrapper.rb', line 9

def env_path
  @env_path
end

#messagesObject

Returns the value of attribute messages

Returns:

  • (Object)

    the current value of messages



9
10
11
# File 'lib/rails/worktrees/env_bootstrapper.rb', line 9

def messages
  @messages
end

#valuesObject

Returns the value of attribute values.



12
13
14
# File 'lib/rails/worktrees/env_bootstrapper.rb', line 12

def values
  @values
end

Instance Method Details

#changed?Boolean

Returns:

  • (Boolean)


10
# File 'lib/rails/worktrees/env_bootstrapper.rb', line 10

def changed? = changed