Function workflow_terminal::macros::tpara_impl

source ยท
pub fn tpara_impl<T>(term: T, args: &str)
where T: Into<Arc<Terminal>>,