Function ledger_rs_lib::run_command

source ·
pub fn run_command(command: &str) -> Vec<String>
Expand description

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”