PHP 클래스 PiPHP\GPIO\FileSystem\FileSystem

상속: implements PiPHP\GPIO\FileSystem\FileSystemInterface
파일 보기 프로젝트 열기: piphp/gpio

공개 메소드들

메소드 설명
getContents ( $path )
open ( $path, $mode )
putContents ( $path, $buffer )

비공개 메소드들

메소드 설명
exceptionIfFalse ( $result )

메소드 상세

getContents() 공개 메소드

public getContents ( $path )

open() 공개 메소드

public open ( $path, $mode )

putContents() 공개 메소드

public putContents ( $path, $buffer )