Uses 911K of libraries. Click here for Pure Java version (10337L/55K).
1 | !7 |
2 | |
3 | concept WebServer {
|
4 | S url; |
5 | S purpose; |
6 | S runMode; |
7 | S machine; |
8 | bool hasAuth; |
9 | S code; |
10 | S startHow; |
11 | } |
12 | |
13 | cmodule WebServersCRUD > DynCRUD<WebServer> {} |
Began life as a copy of #1022859
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022860 |
| Snippet name: | Web Servers CRUD [Dyn Module] |
| Eternal ID of this version: | #1022860/1 |
| Text MD5: | f82601b0538713e3559bf7a4d170dce5 |
| Transpilation MD5: | c70adeb10643119aa73098b8319f3512 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-11 22:18:00 |
| Source code size: | 173 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 526 / 721 |
| Referenced in: | [show references] |