Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
EazyDB
master
BinaryParser
ByteSize
EazyDB
Commands
Command
Create
CreateResponse
Delete
DeleteResponse
Dump
DumpResponse
ErrorResponse
FatalError
Get
GetResponse
Info
InfoResponse
Insert
Purge
RecordObject
Reindex
Response
SuccessResponse
Type
Update
Console
Record
FileHeader
IndexHeader
IndexRecord
MetaCol
MetaCols
RecHeader
Record
RecordNumber
RecordObject
RecordString
Type
Built with Crystal 1.9.2
2023-10-07 11:06:34 UTC
class
EazyDB::Console
EazyDB::Console
Reference
Object
Defined in:
console.cr
Constructors
.new
(interactive : Bool =
true
)
Instance Method Summary
#prompt
#report
(res : Commands::Response, time : Time::Span)
#run
#use
(path)
Constructor Detail
def self.
new
(interactive : Bool =
true
)
#
[
View source
]
Instance Method Detail
def
prompt
#
[
View source
]
def
report
(res :
Commands::Response
, time : Time::Span)
#
[
View source
]
def
run
#
[
View source
]
def
use
(path)
#
[
View source
]