Navigation

  • index
  • modules |
  • next |
  • previous |
  • fluentfs 0.4.0 documentation »
  • API documentation »
  • fluentfs »
  • fluentfs.paths »
  • fluentfs.paths.paths »
  • fluentfs.paths.paths.symlink_exists

fluentfs.paths.paths.symlink_exists¶

fluentfs.paths.paths.symlink_exists(path: str) → bool¶

Check whether a symbolic link is present at the given path.

Parameters:

path – The given path.

Returns:

True, if a symbolic link is present. False if no file-like object is present at the given path at all or if the path does not represent a symbolic like (but e.g. a (regular) file or a directory instead).

Table of Contents

  • fluentfs.paths.paths.symlink_exists
    • symlink_exists()

Previous topic

fluentfs.paths.paths.relative_path

Next topic

fluentfs.paths.paths.FileLikeKind

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • fluentfs 0.4.0 documentation »
  • API documentation »
  • fluentfs »
  • fluentfs.paths »
  • fluentfs.paths.paths »
  • fluentfs.paths.paths.symlink_exists
© Copyright 2022, uhasker. Created using Sphinx 5.3.0.