File: plain.env

package info (click to toggle)
ruby-dotenv 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: ruby: 769; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
PLAIN=true
OPTION_A=1
OPTION_B=2
OPTION_C= 3
OPTION_D =4
OPTION_E = 5