Skip to content

Commit

Permalink
Updated TODOs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Sep 27, 2016
1 parent f2f1296 commit 141d748
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -698,7 +698,7 @@ private final class NodePrintListener implements GraphListener.Synchronous {
return new PipelineLargeText(this);
}

// TODO also override getLogInputStream, getLogReader, getLogFile
// TODO also override getLogInputStream, getLogReader, getLogFile, getLog(), getLog(int); and maybe set Run.charset for the benefit of callers of getCharset, namely ConsoleCommand

static void alias() {
Run.XSTREAM2.alias("flow-build", WorkflowRun.class);
Expand Down

0 comments on commit 141d748

Please sign in to comment.