We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc76c8a commit ff1d4b6Copy full SHA for ff1d4b6
packages/graalvm-py/api/graalvm-py.api
@@ -61,3 +61,8 @@ public final class elide/runtime/plugins/python/features/JNIFeature : org/graalv
61
public fun getDescription ()Ljava/lang/String;
62
}
63
64
+public final class org/graalvm/python/embedding/GraalPythonFilesystem {
65
+ public static final field INSTANCE Lorg/graalvm/python/embedding/GraalPythonFilesystem;
66
+ public final fun delegate ()Lorg/graalvm/polyglot/io/FileSystem;
67
+}
68
+
0 commit comments