NAME

Developer::Dashboard::CLI::OpenFile - standalone open-file command support

SYNOPSIS

use Developer::Dashboard::CLI::OpenFile qw(run_open_file_command);
run_open_file_command( args => \@ARGV );

DESCRIPTION

Provides the lightweight shared implementation behind the standalone of/open-file executables and the proxied dashboard of command path.