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

Allow commands to refer to a dependency's module #22

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

Michael-F-Bryan
Copy link
Contributor

This adds module = "dep:module" syntax.

Fixes #21.

Michael-F-Bryan added 2 commits September 18, 2023 15:54
…module = "my/dependency:module"` syntax

feat!: Removed some unnecessary command getters and switched others from returning owned copies to returning references
@Michael-F-Bryan Michael-F-Bryan merged commit cc71bf2 into main Sep 18, 2023
4 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the dep-module branch September 18, 2023 15:34
@github-actions
Copy link

⏱ Workflow Timer ⏱

Run Compile and Test
main 29s
71c9f61 4mins 55s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

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

Successfully merging this pull request may close these issues.

Add syntax for specifying a command that uses a dependency's atom
1 participant