class Flwrap::WrappedProc

Defined in:

flwrap.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cmd : String, args : Array(String) = [] of String, completions : Array(String) = [] of String, rewrite_rules : RewriteRules = RewriteRules.new, prompt : String = "> ", read_timeout : Float32 = 0.05) #

[View source]

Instance Method Detail

def run #

[View source]