We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae8424 commit e4b2225Copy full SHA for e4b2225
yazi_types.lua
@@ -451,6 +451,7 @@
451
-- The type for the Url object
452
---@class (exact) Url
453
---@field frag string The fragment string of the Url.
454
+---@field base string Returns the base path of the Url.
455
---@field is_regular boolean Whether the Url points to a regular file.
456
---@field is_search boolean Whether the Url points to file from a search result.
457
---@field is_archive boolean Whether the Url points to a file from an archive.
0 commit comments