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

add an info about using wildcard params and functions in the README #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

e-picas
Copy link

@e-picas e-picas commented Jul 7, 2024

Just add an "Advanced usage" section in the README with infos about:

  • the ability to use a wildcard as stub arguments: stub date '* : echo "my return"'
  • the ability to use a function in the stub to evaluate the return: stub date '-r 222 : my_function'

@e-picas e-picas changed the title doc: add an info about using wildcard params and functions in the README add an info about using wildcard params and functions in the README Jul 7, 2024
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