ExUtcp.Transports.Cli (ex_utcp v0.3.2)

Copy Markdown View Source

CLI transport implementation for UTCP.

This transport handles command-line based tool providers, executing external commands to discover and call tools.

Summary

Functions

Creates a new CLI transport.

Functions

new(opts \\ [])

@spec new(keyword()) :: %ExUtcp.Transports.Cli{logger: term()}

Creates a new CLI transport.