Skip to content

Commit

Permalink
fix: function name mismatch for extensions()
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Dec 22, 2024
1 parent 69c5e45 commit 507224a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/documentation/$blueprint.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Removes the file defined in `path` from the filesystem.
`extension(identifier)`\
Returns true if an extension with the identifier defined in `identifier` is installed, otherwise returns false.

`extensionList()` <tag type="pending" content="beta-2024-12"/></tag>\
`extensions()` <tag type="pending" content="beta-2024-12"/></tag>\
Returns an array containing all installed extensions's identifiers.

<br/>
Expand Down

0 comments on commit 507224a

Please sign in to comment.