# Functions
NewCommand creates a new command with the given logger and maximum command time.
# Variables
No description provided by the author
# Structs
Command executes local commands.
# Interfaces
go:generate mockery --name Command --filename command.go.