Vibe.CLI.Subagents (vibe v0.2.0)

Copy Markdown View Source

Subagent listing and inspection for CLI.

Summary

Functions

command(arg1, opts)

@spec command(
  [String.t()],
  keyword()
) :: :ok | {:error, term()}