• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Config file with wildcard includes
2
3
4books: (
5
6@include "cfg_includes/book*.cfg"
7
8
9);
10