pub fn run_command(command: &str) -> Vec<String>
A convenient entry point if you want to use a command string directly. command: &str A Ledger-style command, i.e. “balance -f journal.ledger”