FileSystemOperations

works.iterative.claude.direct.internal.cli.FileSystemOperations

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

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