pub fn get_user_name(l: usize) -> Option<String>
Expand description

Gets the current username.

Returns None on failure.