# README
Command
This package contains all of the client command implementations that are shared between the client and the server console.
# Functions
BindCommands - Bind commands to a App.
SliverSessionsByName - Return all sessions for a Sliver by name.
# Variables
ActiveSliver - The current sliver we're interacting with.
# Type aliases
RPCServer - Function used to send/recv envelopes.