Libraryless. Click here for Pure Java version (10322L/73K).
static File dm_exportStructureToDefaultFile(DynModule mod) { File f = dm_structureExportDefaultFile(mod); saveTextFileVerbose(f, javaTokWordWrap(dm_freshModuleStructureWithoutError(mod))); ret f; }
Began life as a copy of #1025768
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028062 |
| Snippet name: | dm_exportStructureToDefaultFile |
| Eternal ID of this version: | #1028062/2 |
| Text MD5: | 8303470b96741abb320bedffe4c29590 |
| Transpilation MD5: | fe1b8ff7f83a932ac0d227e6be48b085 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-18 14:27:46 |
| Source code size: | 207 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 399 / 534 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |