conda
0.0.0.dev0+placeholder
  • User guide
  • Conda configuration
  • Command reference
  • Glossary
  • Developer guide
    • Architecture
    • Contributing to Conda
    • Development Environment
    • Deep dives
    • Writing Tests
    • Deprecations
    • Releasing
    • Plugins
    • Specifications
    • API
      • conda
        • __main__
        • __version__
        • _vendor
        • activate
        • api
        • auxlib
        • base
        • cli
        • common
        • core
        • deprecations
        • exception_handler
        • exceptions
        • exports
        • gateways
          • anaconda_client
          • connection
          • disk
            • create
            • delete
            • link
            • permissions
            • read
            • test
            • update
          • logging
          • repodata
          • subprocess
        • history
        • instructions
        • misc
        • models
        • notices
        • plan
        • plugins
        • resolve
        • testing
        • trust
        • utils
      • conda_env
  • Release notes
conda
  • Developer guide
  • API
  • conda
  • gateways
  • disk
  • link
  • View page source

link

Disk utility functions for symlinking files and folders.

Portions of the code within this module are taken from https://github.com/jaraco/jaraco.windows which is MIT licensed by Jason R. Coombs.

https://github.com/jaraco/skeleton/issues/1#issuecomment-285448440

lchmod
link
islink
Previous Next

© Copyright 2017, Anaconda, Inc.

Built with Sphinx using a theme provided by Read the Docs.