# Functions
NewBindCmd returns new bind command with context.
NewGetBindingCmd returns new get status command with context.
NewListBindingsCmd returns new list-bindings command with context.
NewUnbindCmd returns new bind command with context.
# Structs
BindCmd wraps the smctl bind command.
GetBindingCmd wraps the smctl get-binding command.
ListBindingsCmd wraps the smctl list-bindings command.
UnbindCmd wraps the smctl bind command.