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

Use Vec<String> instead of String for main_args #11

Open
fschutt opened this issue Jan 11, 2023 · 1 comment
Open

Use Vec<String> instead of String for main_args #11

fschutt opened this issue Jan 11, 2023 · 1 comment

Comments

@fschutt
Copy link
Contributor

fschutt commented Jan 11, 2023

pub main_args: Option<String>,

@Michael-F-Bryan
Copy link
Contributor

We'll need to make a CommandV3 instead of modifying the existing CommandV1 struct so we don't accidentally break existing WAPM packages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants