Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

runAs #112

Open
BaderBC opened this issue Feb 14, 2024 · 1 comment
Open

runAs #112

BaderBC opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@BaderBC
Copy link
Member

BaderBC commented Feb 14, 2024

example usage:

runAs(
  "sudo",
  "optional",
).api.fs.createFile("/tmp/test-file")
runAs("optional").require_remote("Avorty/spito-ruleset", "dbus")

I believe there's no need for explanation

@BaderBC BaderBC added the enhancement New feature or request label Feb 14, 2024
@sewe2000
Copy link
Member

What does "optional" mean in this context?

@sewe2000 sewe2000 self-assigned this Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants