pub fn cwd() -> Result(String, Dynamic)
pub fn exec( run command: String, with args: List(String), in in: String, ) -> Result(String, #(Int, String))