Packages

p

wdl4s.wdl

command

package command

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CommandPart extends AnyRef
  2. case class ParameterCommandPart (attributes: Map[String, String], expression: WdlExpression) extends CommandPart with Product with Serializable
  3. case class StringCommandPart (literal: String) extends CommandPart with Product with Serializable

Value Members

  1. object ParameterCommandPart extends Serializable

Ungrouped