Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aptman/
master
Action
Aptman
Operation
PacmanParser
Parser
Generated using Crystal 1.14.0
2024-11-13 10:20:36 UTC
class
PacmanParser
PacmanParser
Reference
Object
Defined in:
main.cr
Constructors
.new
(args)
Instance Method Summary
#query?
: Bool
#remove?
: Bool
#search?
: Bool
#sync?
: Bool
Constructor Detail
def self.
new
(args)
#
[
View source
]
Instance Method Detail
def
query?
: Bool
#
[
View source
]
def
remove?
: Bool
#
[
View source
]
def
search?
: Bool
#
[
View source
]
def
sync?
: Bool
#
[
View source
]