Binary Raw - Docs
Preparing search index...
utils/recents
findRecentByName
Function findRecentByName
findRecentByName
(
name
:
string
)
:
Promise
<
RecentFileEntry
|
null
>
Finds a recent file by its name.
Parameters
name
:
string
File name to search
Returns
Promise
<
RecentFileEntry
|
null
>
RecentFileEntry or null if not found
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Binary Raw - Docs
Loading...
Finds a recent file by its name.