| Constructor and Description |
|---|
GitIgnoreSection(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String... items) |
LinkedList<String> |
getItems() |
void |
write(PrintWriter writer)
Write the content of the section to the specified
writer. |
public GitIgnoreSection(String name)
public void add(String... items)
public LinkedList<String> getItems()
public void write(PrintWriter writer)
Sectionwriter.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.