We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
➜ ~ zef install Command::Despatch ===> Searching for: Command::Despatch ===> Testing: Command::Despatch:ver<0.0.1>:auth<github:shuppet> [Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "_"], args => "default with args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})}) [Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "command"], args => "args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})}) [Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "foo", "bar"], args => "some args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})}) [Command::Despatch] No command to run! [Command::Despatch] in method despatch at /home/koto/.zef/store/p6-command-despatch.git/9ce37363eb9cb0485c7cdaef2714c2a93608aee4/lib/Command/Despatch/Command.pm6 (Command::Despatch::Command) line 17 [Command::Despatch] in method run at /home/koto/.zef/store/p6-command-despatch.git/9ce37363eb9cb0485c7cdaef2714c2a93608aee4/lib/Command/Despatch/Command.pm6 (Command::Despatch::Command) line 12 [Command::Despatch] in block <unit> at t/test.t line 43 ===> Testing [FAIL]: Command::Despatch:ver<0.0.1>:auth<github:shuppet> Aborting due to test failure: Command::Despatch:ver<0.0.1>:auth<github:shuppet> (use --force-test to override)
The text was updated successfully, but these errors were encountered:
Yep, probably should make the test a test! #TODO
Sorry, something went wrong.
Can still confirm with 2020.06, by the way.
No branches or pull requests
The text was updated successfully, but these errors were encountered: