X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.runtime%2Fscl%2FFile.md;h=b549ee42569a96c885be9e9e73dd9717bb7065ef;hp=9e7e4ced78425db65884bc974342778a0d69442b;hb=ce93e3ad4c17bf3370a98d10d727af3305f54d3c;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.scl.runtime/scl/File.md b/bundles/org.simantics.scl.runtime/scl/File.md index 9e7e4ced7..b549ee425 100644 --- a/bundles/org.simantics.scl.runtime/scl/File.md +++ b/bundles/org.simantics.scl.runtime/scl/File.md @@ -1,8 +1,22 @@ -# File - -::Data[File] -::value[file, fileExists] - -# Undocumented entities - -::undocumented[] \ No newline at end of file +# File + +::data[File] +::value[file, fileExists] +::value[childFile] +::value[copyFile] +::value[createFile] +::value[createTempDirectory] +::value[createTempFile] +::value[cwd] +::value[deleteFile] +::value[deleteFileOnExit] +::value[isDirectory] +::value[isFile] +::value[listFiles] +::value[makeDirs] +::value[moveFile] +::value[parentFile] +::value[pathOfFile] +::value[pwd] +::value[sizeOfFile] +::value[syncFile]