CLIDiscovery

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def findClaude(logger: Logger[IO]): IO[Either[CLIError, String]]

Find Claude Code CLI executable using PATH lookup and common installation paths

Find Claude Code CLI executable using PATH lookup and common installation paths

Attributes