Skip to main content

motd

Function motd 

Source
pub fn motd() -> Option<GString>
Expand description

Get a system message that should be presented to the user. e.g. “Welcome to Yoyodyne”

§Returns

a string (the contents of /etc/motd) or None if not set.