Eggbox
  • Search
  • About
  • Get Started
    • Publishing Pods
    • Writing Documentation
    • Using fanr
  • Sign Up
  • Login
Warning: This page pertains to an older version of IoC. Click here for the latest.
  1. Pods
  2. IoC 1.5.4
  3. API
  4. RegistryOptions

const mixinafIoc::RegistryOptions

afIoc::RegistryOptions

(Service) - Holds the options passed into RegistryBuilder.build(). Useful for passing external immutable data into services.

containsKey

Source

abstract Bool containsKey(Str key)

Returns true if the specified key is mapped.

get

Source

@Operator
abstract Obj? get(Str key)

Return the value for the specified key.

options

Source

abstract Str:Obj? options()

The options passed as into RegistryBuilder.build().


Contents

Summary

API

User Guide

Source

  • View Source

Slots

  • containsKey
  • get
  • options

 


Contact me about Fantom-Factory at:
-----------------------------

written inwritten inFantomFantom powered bypowered byBedSheetBedSheet
Eggbox v0.2.3.32