files.mvc 81 B

1234567
  1. SimpleAttribute String {}
  2. Class File {
  3. name : String
  4. content : String
  5. }