Skip to content

Add functionality to manage symbolic links to the C_FileSystem API #44

@rdw-software

Description

@rdw-software

Leftover from #39. I don't need this right now, but it would be nice to have.

Proposed API: CreateSymbolicLink(source, destination), ResolveSymbolicLink(path), IsSymbolicLink(path)

Can use fs builtin: symlink, readlink

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions