new Interface

public interface new

Overloaded constructor for TOML values


Module Procedures

public subroutine new_keyval(self)

Constructor to create a new TOML key-value pair

Arguments

Type IntentOptional Attributes Name
type(toml_keyval), intent(out) :: self

Instance of the TOML key-value pair