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

Set default directory as "." #7

Merged
merged 1 commit into from
May 9, 2017
Merged

Set default directory as "." #7

merged 1 commit into from
May 9, 2017

Conversation

samcv
Copy link
Member

@samcv samcv commented May 9, 2017

Otherwise since it is not a required parameter, we fail part way
through the bulid process:

Cannot resolve caller dir(IO::Path: ); none of these signatures match:
(IO::Path:D $: Mu :$test = { ... }, :$absolute, :$Str, :$CWD = { ... }, *%_)
in block at

Note: Alternatively you could require a path by using Str :$source-path!
or even better: Str:D :$source-path!.

Otherwise since it is not a required parameter, we fail part way
through the bulid process:

Cannot resolve caller dir(IO::Path: ); none of these signatures match:
    (IO::Path:D $: Mu :$test = { ... }, :$absolute, :$Str, :$CWD = { ... }, *%_)
  in block <unit> at
@samcv samcv merged commit a29f524 into perl6:master May 9, 2017
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.

1 participant