NAME
Developer::Dashboard::CLI::Ticket - private tmux ticket helper for Developer Dashboard
SYNOPSIS
use Developer::Dashboard::CLI::Ticket qw(run_ticket_command);
run_ticket_command( args => \@ARGV );
DESCRIPTION
Provides the shared implementation behind the private ticket helper staged under ~/.developer-dashboard/cli/ so dashboard ticket can stay part of the dashboard toolchain without installing a public top-level executable.