Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Flwrap::WrappedProc
Inherits
Reference
<
Object
Constructors
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)
Source
Instance methods
run
Source