codehearts / codehearts/shpy

Add call-through option

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When a spy is invoked, record the arguments it was invoked with and then execute (call through to) the original function/command.

This will only ever work with a shell that supports something like `declare -f` or `typeset -f`, so `dash` and `posh` support is a no-go.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.