Ergo.Terminals.non_ws
You're seeing just the function
non_ws
, go back to Ergo.Terminals module for more information.
Link to this function
non_ws(options \\ [])
The non_ws/1
parser accepts any character that is not a white space.