[][src]Function sunrise_shell::login

fn login(
    terminal: &mut Terminal,
    keyboard: &mut Keyboard,
    filesystem: &IFileSystemProxy
) -> Result<(), Error>

Asks the user to login repeatedly. Returns with an error if the /etc/passwd file is invalid or doesn't exist.