Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
argz
master
Argz
App
Banner
Command
DSL
Errors
Argument
Example
Format
Raw
Built with Crystal 1.9.2
2023-10-07 18:57:15 UTC
class
Argz::Banner
Argz::Banner
Reference
Object
Overview
Provide a friendly raw base class the raw command-line arguments.
Defined in:
argz/banner.cr
Constructors
.new
(name : String)
Instance Method Summary
#figlet
#small
: String
#toilet
Constructor Detail
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
figlet
#
[
View source
]
def
small
: String
#
[
View source
]
def
toilet
#
[
View source
]