Sh

dotty.tools.repl.Sh
See theSh companion object
case class Sh(expr: String) extends Command

:sh <command line> run a shell command (result is implicitly => List[String])

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product