IP.from_string
You're seeing just the function
from_string
, go back to IP module for more information.
Specs
Finds an ip address in a string, returning an ok or error tuple on failure.