Interface Objectionary

    • Method Detail

      • get

        org.cactoos.Input get​(String name)
                       throws IOException
        Resolve object.
        Parameters:
        name - Object name.
        Returns:
        Object code.
        Throws:
        IOException - If fails to fetch.