SnailgunClient

scala.build.blooprifle.internal.SnailgunClient
See theSnailgunClient companion object
class SnailgunClient(openSocket: () => Socket) extends Client

Attributes

Companion:
object
Graph
Supertypes
class Client
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def run(cmd: String, args: Array[String], cwd: Path, env: Map[String, String], streams: Streams, logger: Logger, stop: AtomicBoolean, interactiveSession: Boolean): Int

Inherited methods

def run(cmd: String, args: Array[String], streams: Streams, logger: Logger, stop: AtomicBoolean, interactiveSession: Boolean): Int

Attributes

Inherited from:
Client