KT_file KT_file( )
boolean copyFile( string $file, mixed $newfile, string $mode, string $from)
nothing; createFile( string $file)
nothing; deleteFile( string $file)
array getError( )
void getFolder( string $file)
boolean hasError( )
string readFile( string $file)
nothing; renameFile( string $file, string $newfile)
nothing; writeFile( string $file, string $mode, string $content)