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 fa0501e commit f56b6b5Copy full SHA for f56b6b5
sc.code.cls
@@ -1,5 +1,6 @@
1
-/// special edition of sc.all.sub for ES without dependencies
2
-/// Export different types of modules in different subfolders
+/// Export different types of modules in different subfolders in UDL (plain) format
+/// test.dfi -> /dfi/test.dfi
3
+/// testpkg.test.cls -> /cls/testpkg/test.cls
4
Class sc.code [ Abstract ]
5
{
6
0 commit comments