CLIDiscovery

works.iterative.claude.zio.internal.cli.CLIDiscovery
object CLIDiscovery

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def findClaude: IO[CLIError, String]

Find the Claude Code CLI executable using PATH lookup and common installation paths, failing with a typed CLIError when not found.

Find the Claude Code CLI executable using PATH lookup and common installation paths, failing with a typed CLIError when not found.

Attributes