@api private
Represents an unknown API. Used as a stand-in when the API hasn‘t been discovered yet via the vim_get_api_info RPC call.
Find a function with the given name.
Return all functions defined by the API.
Return a list of functions with the given name prefix.
Truncate the output of inspect so console sessions are more pleasant.
Return information about nvim types. Used for registering MessagePack ext types.
[Validate]