KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
mocks
<internal>
IStatFs
Interface IStatFs<T>
interface
IStatFs
<
T
=
TStatNumber
>
{
bavail
:
T
;
bfree
:
T
;
blocks
:
T
;
bsize
:
T
;
ffree
:
T
;
files
:
T
;
type
:
T
;
}
Type Parameters
T
=
TStatNumber
Implemented by
StatFs
Index
Properties
bavail
bfree
blocks
bsize
ffree
files
type
Properties
bavail
bavail
:
T
bfree
bfree
:
T
blocks
blocks
:
T
bsize
bsize
:
T
ffree
ffree
:
T
files
files
:
T
type
type
:
T
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
bavail
bfree
blocks
bsize
ffree
files
type
Github
KC's Workspace
Loading...