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::Scanner
Gsub::Scanner
Struct
Value
Object
Defined in:
gsub/scanner.cr
Constructors
.new
(path : String, pattern : Regex)
Instance Method Summary
#commit
(filename, changeset : Changeset)
#compile
(replacement, matches : Matchset)
#scan
Constructor Detail
def self.
new
(path : String, pattern : Regex)
#
[
View source
]
Instance Method Detail
def
commit
(filename, changeset :
Changeset
)
#
[
View source
]
def
compile
(replacement, matches :
Matchset
)
#
[
View source
]
def
scan
#
[
View source
]