Module block

Module block 

Source
Expand description

Block operation commands

This module provides raw block operations:

  • block_get - Get raw block data
  • block_stat - Show block statistics
  • block_put - Store raw block
  • block_rm - Remove block
  • list_blocks - List all stored blocks

Functionsยง

block_get
Get raw block data
block_put
Store raw block
block_rm
Remove block
block_stat
Show block statistics
list_blocks
List all stored blocks