amber/deno/symlink
Types
pub type SymlinkOption {
Type(SymlinkType)
}
Constructors
-
Type(SymlinkType)
pub type SymlinkType {
File
Dir
Junction
}
Constructors
-
File -
Dir -
Junction