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

Add is_writeable to the pipeline trait #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

theory
Copy link
Member

@theory theory commented Dec 12, 2024

It has an implementation, and will be used to determine whether sudo is likely to be needed to install an extension.

It needs to stringify file names, so replace the filename! macro in the api module with a function in the root crate and make it public inside the create, with some tests.

@theory theory requested a review from vrmiguel December 12, 2024 01:37
@theory theory self-assigned this Dec 12, 2024
It has an implementation, and will be used to determine whether `sudo`
is likely to be needed to install an extension.

It needs to stringify file names, so replace the `filename!` macro in
the `api` module with a function in the root crate and make it public
inside the create, with some tests.
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