Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Scry::Completion::MethodDB
Inherits
Reference
/
Object
Constructors
new
Source
Class methods
generate
(paths)
Source
parse
(path)
Source
Instance methods
db
Source
db=
(db :
Hash
(
String
,
Array
(
Scry::Completion::MethodDBEntry
)))
Source
matches
(types :
Array
(
String
), text :
String
) :
Array
(
MethodDBEntry
)
Source
type_match
(text :
String
) :
Array
(
String
)
Source