Class PythonInputFileContext

    • Constructor Detail

      • PythonInputFileContext

        public PythonInputFileContext​(PythonFile pythonFile,
                                      @Nullable
                                      File workingDirectory,
                                      CacheContext cacheContext)
    • Method Detail

      • workingDirectory

        @CheckForNull
        public File workingDirectory()