See File.chardev?.
File.chardev?
Returns:
12 13 14
# File 'lib/path/file_predicates.rb', line 12 def chardev? File.chardev?(@path) end