Class OyLocal

    • Constructor Detail

      • OyLocal

        public OyLocal​(String ver,
                       Path path)
        Ctor.
        Parameters:
        ver - Version.
        path - Root.
    • Method Detail

      • get

        public org.cactoos.Input get​(String name)
                              throws IOException
        Description copied from interface: Objectionary
        Resolve object.
        Specified by:
        get in interface Objectionary
        Parameters:
        name - Object name.
        Returns:
        Object code.
        Throws:
        IOException - If fails to fetch.