Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgStatFile
Function pgStatFile
pgStatFile
(
a0
:
Text
<
0
|
1
>
,
)
:
Record
<
0
|
1
,
{
access
:
Timestamptz
<
0
|
1
>
;
change
:
Timestamptz
<
0
|
1
>
;
creation
:
Timestamptz
<
0
|
1
>
;
isdir
:
Bool
<
0
|
1
>
;
modification
:
Timestamptz
<
0
|
1
>
;
size
:
Int8
<
0
|
1
>
;
}
,
>
Parameters
a0
:
Text
<
0
|
1
>
Returns
Record
<
0
|
1
,
{
access
:
Timestamptz
<
0
|
1
>
;
change
:
Timestamptz
<
0
|
1
>
;
creation
:
Timestamptz
<
0
|
1
>
;
isdir
:
Bool
<
0
|
1
>
;
modification
:
Timestamptz
<
0
|
1
>
;
size
:
Int8
<
0
|
1
>
;
}
,
>
pgStatFile
(
a0
:
Text
<
0
|
1
>
,
a1
:
Bool
<
0
|
1
>
,
)
:
Record
<
0
|
1
,
{
access
:
Timestamptz
<
0
|
1
>
;
change
:
Timestamptz
<
0
|
1
>
;
creation
:
Timestamptz
<
0
|
1
>
;
isdir
:
Bool
<
0
|
1
>
;
modification
:
Timestamptz
<
0
|
1
>
;
size
:
Int8
<
0
|
1
>
;
}
,
>
Parameters
a0
:
Text
<
0
|
1
>
a1
:
Bool
<
0
|
1
>
Returns
Record
<
0
|
1
,
{
access
:
Timestamptz
<
0
|
1
>
;
change
:
Timestamptz
<
0
|
1
>
;
creation
:
Timestamptz
<
0
|
1
>
;
isdir
:
Bool
<
0
|
1
>
;
modification
:
Timestamptz
<
0
|
1
>
;
size
:
Int8
<
0
|
1
>
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...