Skip to content

Feature request: copy dir function in nimscript #7393

@mratsim

Description

@mratsim

I don't see a cpDir function in Nimscript in both the docs and source code.

Trying to use os didn't work:

from os import copyDir

copyDir("./foo/", "./bar/")
# Error: cannot 'importc' variable at compile time

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions