diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e2ac661 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/enums/lsTypes.lsTypes.html b/enums/lsTypes.lsTypes.html index 3655cd5..aa6a86c 100644 --- a/enums/lsTypes.lsTypes.html +++ b/enums/lsTypes.lsTypes.html @@ -1,4 +1,4 @@ -
Readonly
This enumeration defines the different types of listings supported by +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Enumeration lsTypes
Readonly
This enumeration defines the different types of listings supported by the ls function. It specifies which file system entries should be included in the results.
Since
0.1.0
See
ls
-Index
Enumeration Members
Index
Enumeration Members
Enumeration Members
LS_ A
This option lists both regular files and directories in the output. You can also use other number types for alias, like:
-LS_ D
This option filters the output to include only directory entries. +
LS_ D
This option filters the output to include only directory entries. You can also use other number types for alias, like:
-LS_ F
This option filters the output to include only regular files (non-directories). +
LS_ F
This option filters the output to include only regular files (non-directories). You can also use other number types for alias, like:
-Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function ls
Lists files and/or directories in a specified directory path, filtering by a +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function ls
Lists files and/or directories in a specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -204,10 +204,10 @@
See
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function lsDirs
Lists files in the specified directory path, filtering by a regular +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function lsDirs
Lists files in the specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -197,10 +197,10 @@
See
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function lsFiles
Lists files in the specified directory path, filtering by a regular +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function lsFiles
Lists files in the specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -197,10 +197,10 @@
See
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function ls
Lists files and/or directories in a specified directory path, filtering by a +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function ls
Lists files and/or directories in a specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -188,10 +188,10 @@
Returns Promise<LsResult>
A promise that resolves with an array of string representing the entries result excluding
-'.'
and'..'
or an empty array ([]
) if any files and directories does not match with the specified filter options.Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function lsDirs
Lists files in the specified directory path, filtering by a regular +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function lsDirs
Lists files in the specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -184,10 +184,10 @@
Returns Promise<LsResult>
A promise that resolves with an array of string representing the entries result excluding
-'.'
and'..'
or an empty array ([]
) if any files and directories does not match with the specified filter options.Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0Function lsFiles
Lists files in the specified directory path, filtering by a regular +
- Preparing search index...
- The search index is not available
LSFND - v1.1.0Function lsFiles
Lists files in the specified directory path, filtering by a regular expression pattern.
The returned entries are configurable using the additional options, such as listing recursively to subdirectories, and filter specific file and/or @@ -184,10 +184,10 @@
Returns Promise<LsResult>
A promise that resolves with an array of string representing the entries result excluding
-'.'
and'..'
or an empty array ([]
) if any files and directories does not match with the specified filter options.Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
- Preparing search index...
- The search index is not available
LSFND - v1.0.0LSFND - v1.0.0
LSFND
+
- Preparing search index...
- The search index is not available
LSFND - v1.1.0LSFND - v1.1.0
LSFND
@@ -169,7 +169,7 @@
This library's primary benefit is that every implemented API runs asynchronously, guaranteeing that they will NEVER disrupt the execution of any other processes.
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+
Settings
Member Visibility
Theme
On This Page
Generated using TypeDoc v0.25.12
+