I am examples for the Elixir autocompletion system.
Summary
Functions
Callback implementation for ExExample.Behaviour.copy/1.
Callback implementation for ExExample.Behaviour.rerun?/1.
Functions
@spec complete_alias() :: [String.t()]
@spec complete_enum_dot() :: [String.t()]
@spec complete_erlang_dot() :: [String.t()]
@spec complete_erlang_module() :: [String.t()]
@spec complete_kernel_with_arity() :: [String.t()]
@spec complete_struct() :: [String.t()]
@spec complete_struct_fields() :: [String.t()]
@spec complete_with_bindings() :: [String.t()]
Callback implementation for ExExample.Behaviour.copy/1.
Callback implementation for ExExample.Behaviour.rerun?/1.