Function term::terminfo::parser::compiled::msys_terminfo[src]
pub fn msys_terminfo() -> Box<TermInfo>
Create a dummy TermInfo struct for msys terminals
pub fn msys_terminfo() -> Box<TermInfo>
Create a dummy TermInfo struct for msys terminals
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).