Toolshed.Autocomplete.expand
You're seeing just the function
expand
, go back to Toolshed.Autocomplete module for more information.
Specs
Handle autocomplete calls
This function handles path autocompletion and if that's not appropriate, it delegates to IEx.Autocomplete for normal completion.
See set_expand_fun/0
for manual registration.