Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] obtain full path from ISourceModule

hello all -

  how can i obtain the full path to the underlying resource for an ISourceModule?

  i see that the object already has a getPath() call, but those that just returnst the inner most element (ie: perl/lib/Foo.pm'), but i would like the full path on disk ('/Users/jae/projects/pde-test/perl/lib/Foo.pm')

  thanks!

--
-jae

Back to the top