mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
4 lines
49 B
Ruby
4 lines
49 B
Ruby
RbConfig::CONFIG.each { | elem |
|
|
puts elem
|
|
}
|