File.ls
You're seeing just the function
ls, go back to File module for more information.
Specs
Returns the list of files in the given directory.
Returns {:ok, files} in case of success,
{:error, reason} otherwise.