filesystem.is_block_file

Synopsis

local fs = require "filesystem"
fs.is_block_file(p: fs.path) -> boolean

Description

Checks whether the given path refers to a block special file.