Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gsub
0.1.1
Gsub
Config
InvalidError
FileList
Runner
Scanner
Changeset
Matchset
View
Built with Crystal 1.9.2
2023-10-08 14:42:12 UTC
struct
Gsub::Runner
Gsub::Runner
Struct
Value
Object
Defined in:
gsub/runner.cr
Constructors
.new
(config : Gsub::Config)
Instance Method Summary
#config
: Gsub::Config
#process
(path : String)
#run
#view
: Gsub::View
Constructor Detail
def self.
new
(config :
Gsub::Config
)
#
[
View source
]
Instance Method Detail
def
config
:
Gsub::Config
#
[
View source
]
def
process
(path : String)
#
[
View source
]
def
run
#
[
View source
]
def
view
:
Gsub::View
#
[
View source
]