Modifier and Type | Field and Description |
---|---|
private boolean |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected void | checkConfiguration()
Overrides org. |
public void | setExecutable(String
User supplied executable that we won't accept. e)Overrides org. |
public void |
haveGroup | back to summary |
---|---|
private boolean haveGroup |
Chgrp | back to summary |
---|---|
public Chgrp() Chgrp task for setting unix group of a file. |
checkConfiguration | back to summary |
---|---|
protected void checkConfiguration() Overrides org. Ensure that all the required arguments and other conditions have been set.
|
setExecutable | back to summary |
---|---|
public void setExecutable(String e) Overrides org. We don't want to expose the executable attribute, so override it. |
setGroup | back to summary |
---|---|
public void setGroup(String group) Set the group attribute.
|