babashka.terminal
T
Returns true if the given file descriptor is associated with a terminal. fd should be :stdin, :stdout, or :stderr.
function([fd])
Returns true if the given file descriptor is associated with a terminal. fd should be :stdin, :stdout, or :stderr.
([fd])