Function issue_file_command

Source
pub fn issue_file_command(
    env: &str,
    message: &str,
) -> Result<(), FileCommandError>