Skip to main content

All Questions

Tagged with
1 vote
2 answers
1k views

Accessing function documentation

Is there a way to access docstrings in Bash? How does one include a docstring in a function's definition in Bash? More specifically how do I add and access docstrings to the following function? ...
alias's user avatar
  • 35