Fluxion::ShellKind
Inherits Enum < Comparable < Value < Object
Login shells Fluxion can re-enter to pick up startup-file changes made by an earlier step.
Constants
Zsh = 0
Bash = 1
Sh = 2
Class methods
Instance methods
command
Sourceconfig_name
SourceAppends a String representation of this enum member to the given io.
See also: to_s.