Smith::UI::TuiTrustPrompt
Inherits Smith::TrustPrompt < Reference < Object
The hooks trust prompt, asked before the app's own loop runs.
Constructors
new(tui_app : App, store : TrustStore, preapproved : Bool = false)
SourceInstance methods
allow?(project_path : String, digest : String, commands : Array(String)) : Bool
Source