public class ManSection extends Object
Constructor and Description |
---|
ManSection() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getAsList() |
String |
getName() |
List<ManParameter> |
getParameters() |
int |
hashCode() |
ManSection |
parseSection(List<String> input,
int columns) |
String |
printToTerminal() |
public ManSection parseSection(List<String> input, int columns)
public String getName()
public List<ManParameter> getParameters()
public String printToTerminal()
Copyright © 2024 JBoss by Red Hat. All rights reserved.