Function cursive::dummy[][src]

pub fn dummy() -> CursiveRunnable
Expand description

Creates a new Cursive root using a dummy backend.

Nothing will be output. This is mostly here for tests.