stripe / subprocess

A port of Python's subprocess module to Ruby
MIT License
208 stars 17 forks source link

Add RBI file via sord #62

Closed jez-stripe closed 3 years ago

jez-stripe commented 3 years ago

This uses https://github.com/AaronC81/sord to generate and RBI file via YARD comments, and commit the result.

Subprocess already has pretty great YARD coverage, and the whole project is tiny so things tend to work out nicely.