Oihana PHP Commands

ChownOption extends Option

The enumeration of the chown command options.

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

FROM  = 'from'
GROUP  = 'group'
NO_DEREFERENCE  = 'noDereference'
OWNER  = 'owner'
PATH  = 'path'
RECURSIVE  = 'recursive'
REFERENCE  = 'reference'
SUDO  = 'sudo'
VERBOSE  = 'verbose'

Methods

getCommandOption()  : string

Constants

NO_DEREFERENCE

public mixed NO_DEREFERENCE = 'noDereference'

Methods

getCommandOption()

public static getCommandOption(string $option) : string
Parameters
$option : string
Return values
string

        
On this page

Search results