RegistrationStorePolicy.file

Set file

  1. typeof(this) file(string file)
    mixintemplate RegistrationStorePolicy()
    @safe nothrow pure
    typeof(this)
    file
    (
    string file
    )
  2. inout(string) file()

Parameters

file string

location in d module where it was registered

Return Value

Type: typeof(this)

typeof(this)

Meta