# fs.mkdtemp.options

options for mkdtemp and mkdtempSync methods

Availability
8.3.0
8.3.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# encoding

Availability
8.3.0
8.3.0
9.2.0
encoding :String

The character encoding to use.

Default: utf8