Sha256: 0beab388f9be0a277b891c1deb91a28f5756e65252a86ed1e4bb3bfa903bf4a2
Contents?: true
Size: 799 Bytes
Versions: 1
Compression:
Stored size: 799 Bytes
Contents
prompts: - prompt: Batman or Superman? default: Batman config_key: superhero config_section: personal_info options: ['Batman', 'Superman'] - prompt: Do you feel smart for preferring Batman? default: Y config_key: batman_answer config_section: personal_info prereqs: - config_key: superhero config_value: Batman - prompt: Why do you prefer Superman?! default: No clue config_key: superman_answer config_section: personal_info prereqs: - config_key: superhero config_value: Superman - prompt: Why don't you have a clue? config_key: no_clue config_section: personal_info prereqs: - config_key: superhero config_value: Superman - config_key: superman_answer config_value: No clue
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cliutils-1.2.6 | test/test_files/prefstest.yaml |