esoe
2 years ago
3 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
@startuml base-spider |
||||||
|
title base-spider: classes |
||||||
|
class Runner{ |
||||||
|
constructor Runner() |
||||||
|
void main() |
||||||
|
} |
||||||
|
@enduml |
Loading…
Reference in new issue