stat-directory?

Name

stat-directory? -- Determine if a stat buffer belongs to a directory.

Type: function

Synopsis

stat-directory?( sb, result);

Arguments

sb

An instance of <stat-buf>

Return Values

result

An instance of <boolean>

Description

Returns #t if the filesystem object whose stat buffer is sb is a directory.