method
    
    chardev?
 
  chardev?(p1)
  public
  Returns true if the named file is a character device.
file_name can be an IO object.
 
  chardev?(p1)
  public
  Returns true if the named file is a character device.
file_name can be an IO object.