symlink

object symlink

Creates a symbolic link between two paths

class Object
trait Matchable
class Any
symlink.type

Value members

Concrete methods

def apply(link: Path, dest: FilePath, perms: PermSet): Unit