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

create_distro does not return the files created #84

Open
XSven opened this issue Feb 1, 2024 · 0 comments
Open

create_distro does not return the files created #84

XSven opened this issue Feb 1, 2024 · 0 comments

Comments

@XSven
Copy link

XSven commented Feb 1, 2024

I do not understand the comment

# XXX: no need to return the files created

in Module::Starter::Simple::create_distro().

I want to write a Module::Starter::Plugin and obviously I want to test the files created if the plugin is active. The most straight forward way is to ask the engine plugin Module::Starter::Simple to provide theses files. Module::Starter::Simple::create_distro() has a lexically scoped variable @files, but its use is unclear because it is not returned by that method?!

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

No branches or pull requests

1 participant