Skip to content

Commit

Permalink
Remove "currently"
Browse files Browse the repository at this point in the history
Signed-off-by: adam-wolfe <[email protected]>
  • Loading branch information
adam-wolfe committed Dec 18, 2024
1 parent 2504185 commit 1231241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zowe-explorer-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Extensibility API for Zowe Explorer is a collection of APIs that can be used to

Extensibility API for Zowe Explorer is used by several open source Zowe Explorer extensions, including the [IBM z/OS FTP for Zowe Explorer](../zowe-explorer-ftp-extension) and [IBM CICS for Zowe Explorer](https://github.com/zowe/cics-for-zowe-client/tree/main/packages/vsce) VS Code extensions, as well as a several commercial extensions.

Currently, the API is organized into modules that are exposed through the top-level `index.ts` file for convenient access.
The API is organized into modules that are exposed through the top-level `index.ts` file for convenient access.

- `/profiles`: Provides access to common Zowe CLI profile management APIs, as well as abstractions for providing alternative z/OS interactions that use protocols other than z/OSMF, based on alternative Zowe CLI profile types.
- `/tree`: Provides abstractions for accessing and extending the Zowe Explorer VS Code tree views.
Expand Down

0 comments on commit 1231241

Please sign in to comment.