[][src]Function prettylog::link

pub fn link(message: &str)

Takes a message &str as input and Prints

🔗 LINK :

message

Examples

prettylog::link("echo $HOME");