class

MStrap::Steps::ShellStep

Inherits MStrap::Step / MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object

Runnable as mstrap shell, the Shell step is responsible for creating the env.sh script and injecting it into the current shell's configuration.

NOTE: Only bash and zsh are supported for automatic injection. Other shells, such as fish or tcsh, will need to be configured manually.

Class methods

bootstrap(options)
Source
description
Source
requires_mstrap?
Source
requires_shell_restart?
Source

Instance methods

bootstrap

Executes the step

Source