FileSystemOps

works.iterative.claude.direct.internal.cli.FileSystemOps
object FileSystemOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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