class Rundoc::CodeCommand::Bash::Cd

special purpose class to persist cd behavior across the entire program we change the directory of the parent program (rundoc) rather than changing the directory of a spawned child (via exec, “, system, etc.)