Implement `rbs subtract` command by pocke · Pull Request #1287 · ruby/rbs
This PR adds rbs subtract command. Design: https://hackmd.io/seoMijXwRdG2uFITm2lLqw I'm trying this feature on my private project, and it works well. Limitations This PR doesn't solve the l...