Skip to content

Instantly share code, notes, and snippets.

@ferki
Last active May 29, 2017 16:51
Show Gist options
  • Save ferki/2ce51e054def6413d9a35516742c46f8 to your computer and use it in GitHub Desktop.
Save ferki/2ce51e054def6413d9a35516742c46f8 to your computer and use it in GitHub Desktop.
Hidden tasks in Rex
task 'hidden', sub {
say q(Ssshh! I'm hiding!);
}, { dont_register => TRUE };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment