com.heroku.api.request.run
public class RunResponse extends Object
| Constructor and Description |
|---|
RunResponse(Proc proc) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
attach()
Should only be called if you started the process with attach enabled
|
Proc |
getProc() |
public RunResponse(Proc proc)
public Proc getProc()
public InputStream attach()
Copyright © 2014. All Rights Reserved.