Emilua API Reference filesystem is_block_device For the latest stable version, please use Emilua API 0.10! filesystem.is_block_device Synopsis local fs = require "filesystem" fs.is_block_device(p: fs.path) -> boolean Description Checks whether the given path refers to a block special file. exists is_character_device