mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 22:42:55 +08:00
Some of our commands are not related to ‘a project’ at all, so the namespacing felt incorrect, but this also helps greatly for the transition process. I.e. old command plugins will inherit from the deprecated class and still work and we get to re-use the `Command` name.