Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
ProtoHackers::Storage
Inherits
Reference
<
Object
Constructors
new
Source
Instance methods
[]=
(path :
String
, data :
String
) :
Bool
Source
[]?
(path :
String
) :
ProtoHackers::File
|
Nil
Source
list
(prefix) :
Array
(
ProtoHackers::File
|
ProtoHackers::Folder
)
Source
valid_dir?
(path :
String
)
Source
valid_file_path?
(path :
String
)
Source