public class MissionList extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
filenames
The list of files (including directories).
|
String |
subDir
Requested subdirectory under the mission repository.
|
String |
tag
Git tag.
|
| Constructor and Description |
|---|
MissionList(String tag,
String subDir,
List<String> filenames) |
Copyright © 2017 MBARI. All Rights Reserved.