We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
is_directory
1 parent b627637 commit ca8f52aCopy full SHA for ca8f52a
src/stdlib_system.F90
@@ -86,7 +86,7 @@ module stdlib_system
86
!! version: experimental
87
!!
88
!! Tests if a given path matches an existing directory.
89
-!! ([Specification](../page/specs/stdlib_io.html#is_directory-test-if-a-path-is-a-directory))
+!! ([Specification](../page/specs/stdlib_system.html#is_directory-test-if-a-path-is-a-directory))
90
91
!!### Summary
92
!! Function to evaluate whether a specified path corresponds to an existing directory.
0 commit comments