public class CommandHistory extends Object
| Constructor and Description |
|---|
CommandHistory() |
| Modifier and Type | Method and Description |
|---|---|
List<String[]> |
getCompileCommands() |
List<String[]> |
getLinkCommands() |
List<String[]> |
getTestCompileCommands() |
List<String[]> |
getTestLinkCommands() |
Copyright © 2005–2020 NAR Maven Plugin developers. All rights reserved.