File: conf.dockerversion

package info (click to toggle)
grc 1.13.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 592 kB
  • sloc: python: 421; sh: 203; makefile: 34; sql: 31
file content (11 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# Values
regexp=^\s([^:]+):(.+)$
colours=default,cyan
======
# Client
regexp=^(Client):
colours=default,bold cyan
======
# Server
regexp=^(Server):
colours=default,bold green