RemotePath

gridscale.`package`.RemotePath
object RemotePath

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RemotePath.type

Members list

Value members

Concrete methods

def child(parent: String, child: String): String
def name(path: String): String
def parent(path: String): Option[String]