struct

Fluxion::RestartPolicy::RequiresNewShell

Inherits Fluxion::RestartPolicy < Struct < Value < Object

Run later effects through a fresh login shell so tools that wrote into shell startup files become visible without a full logout.

Constructors

new(shell : ShellKind = ShellKind::Bash)
Source

Instance methods

shell
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source