ExecutableSearch

izumi.fundamentals.platform.files.ExecutableSearch

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait IzFiles
object IzFiles

Members list

Value members

Concrete methods

def haveExecutables(names: String*): Boolean
def which(name: String, morePaths: Seq[String]): Option[Path]
def whichAll(name: String, morePaths: Seq[String]): Iterable[Path]