Crossfire JXClient, Trunk
Chmod.Changer Interface Reference
+ Collaboration diagram for Chmod.Changer:

Public Member Functions

Set< PosixFilePermission > change (Set< PosixFilePermission > perms)
 

Detailed Description

A task that changes a set of PosixFilePermission elements.

Definition at line 261 of file Chmod.java.

Member Function Documentation

◆ change()

Set<PosixFilePermission> Chmod.Changer.change ( Set< PosixFilePermission >  perms)

Applies the changes to the given set of permissions.

Parameters
permsThe set of permissions to change
Returns
The
perms
parameter

The documentation for this interface was generated from the following file: