You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subcommand dispatch (#63)
This pull request adds the Interp::call_subcommand method, and updates the info and array commands to use it. It also completes the interp.rs doc comment scrub.