Skip to main content

Module commands

Module commands 

Source
Expand description

REPL meta-command implementations

Re-exports§

pub use health::execute_health;
pub use keyspaces::execute_keyspaces;
pub use schema::execute_schema_list;
pub use status::execute_status;

Modules§

health
:health meta-command implementation
keyspaces
:keyspaces meta-command implementation
schema
:schema list meta-command implementation
status
:status meta-command implementation