RealFileSystemOps

works.iterative.claude.zio.internal.cli.RealFileSystemOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def exists(path: String): UIO[Boolean]
def isExecutable(path: String): UIO[Boolean]
def which(command: String): UIO[Option[String]]