parent
8646bf8d30
commit
1d95b98cc8
1 changed files with 1 additions and 1 deletions
|
@ -1049,7 +1049,7 @@ is emitted.
|
||||||
|
|
||||||
#### `ses.getStoragePath()`
|
#### `ses.getStoragePath()`
|
||||||
|
|
||||||
A `string | null` indicating the absolute file system path where data for this
|
Returns `string | null` - The absolute file system path where data for this
|
||||||
session is persisted on disk. For in memory sessions this returns `null`.
|
session is persisted on disk. For in memory sessions this returns `null`.
|
||||||
|
|
||||||
### Instance Properties
|
### Instance Properties
|
||||||
|
|
Loading…
Reference in a new issue