Fluxion::ShellReloadStep
Inherits Fluxion::Step < Reference < Object
type: shell-reload — force later work through a fresh login shell.
Needed when an earlier step wrote into shell startup files that later commands have to observe; the already-running shell will never see them.
Constructors
Instance methods
reload_argv
The command actually run. It reports success explicitly rather than just exiting, so a shell whose rc file swallows errors still fails the step when it cannot start.
shell
Source