TypesafeRecipe

object TypesafeRecipe extends Recipe
class Recipe
class Object
trait Matchable
class Any

Type members

Inherited classlikes

final class CfgStringContext(sc: StringContext)
Inherited from
Recipe

Value members

Inherited methods

def apply(paths: Path*): CfgNode
Inherited from
Recipe
def apply(paths: Iterable[Path]): CfgNode
Inherited from
Recipe
def apply(): CfgNode
Inherited from
Recipe
def parse(content: String): CfgNode
Inherited from
Recipe