What problem is this feature trying to solve?
Can't access methods in subshells.
What is your proposed solution?
Use export -f to export the methods.
also adopt kimport to automatically export the package methods.
What alternatives have you considered?
No response
Additional Context
No response
Pre-submission Checks
What problem is this feature trying to solve?
Can't access methods in subshells.
What is your proposed solution?
Use export -f to export the methods.
also adopt kimport to automatically export the package methods.
What alternatives have you considered?
No response
Additional Context
No response
Pre-submission Checks