View Source Grizzly.Autocomplete (grizzly v6.7.0)

Adds command completion to the default IEx autocomplete.

This module augments the IEx autocompletion logic to complete Grizzly command names inside of Grizzly.send_command/4 calls.

Link to this section Summary

Link to this section Functions

@spec set_expand_fun() :: :ok | {:error, any()}