PHP Class PiPHP\GPIO\FileSystem\FileSystem

Inheritance: implements PiPHP\GPIO\FileSystem\FileSystemInterface
Afficher le fichier Open project: piphp/gpio

Méthodes publiques

Méthode Description
getContents ( $path )
open ( $path, $mode )
putContents ( $path, $buffer )

Private Methods

Méthode Description
exceptionIfFalse ( $result )

Method Details

getContents() public méthode

public getContents ( $path )

open() public méthode

public open ( $path, $mode )

putContents() public méthode

public putContents ( $path, $buffer )