Shellable

replpp.shaded.os.Shellable
See theShellable companion object
case class Shellable(value: Seq[String])

An implicit wrapper defining the things that can be "interpolated" directly into a subprocess call.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product