corking, and a major refactor to accomodate it

This commit is contained in:
Nicholas O'Connor
2017-03-28 12:41:25 -07:00
parent f140b9b68c
commit 91526bfe5b
13 changed files with 409 additions and 1622 deletions

View File

@@ -13,6 +13,7 @@ using namespace cellar::commands;
namespace cellar {
namespace launch {
extern void popen(string);
extern void popen(vector<string>);
/*[[[cog
import cog