Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add set permission flags #32

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

muneebkq
Copy link
Collaborator

add set permission flag function

@muneebkq muneebkq requested a review from ahmad-kemsan July 16, 2024 08:33
@muneebkq muneebkq changed the base branch from master to borrowing-develop August 1, 2024 04:00
* - LF_USER: This flag indicates that the application does not require admin or root permissions to run.
* - LF_ALL_USERS: This flag is specifically designed for Windows and should be used for system-wide activations.
* @throws {LexFloatClientException} If the status code is not LF_OK or LF_E_PRODUCT_ID.
*/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@muneebkq Update the docs, it should be `@throws {LexFloatClientException} . Please check how the docs for the exceptions are for other functions.

Additionally, Is this correct based on what the code says?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jsdoc modified. Rest everthing is correct as per code

Copy link
Collaborator

@ahmad-kemsan ahmad-kemsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the docs.

@ahmad-kemsan ahmad-kemsan merged commit 1fbf57c into borrowing-develop Aug 6, 2024
@muneebkq muneebkq deleted the muneeb/set-permission-flag branch January 17, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants