in reply to Re: Inline::Java Usage: _Inline/ directory creation
in thread Inline::Java Usage: _Inline/ directory creation

I went through the FAQ and the following.

In fact as long as you don't have ~/.Inline/ defined, Inline will create a new ./_Inline directory.

As per above statement, it expects either .Inline or _Inline directory at home location. Otherwise, it will create _Inline/ directory.

  • Comment on Re^2: Inline::Java Usage: _Inline/ directory creation

Replies are listed 'Best First'.
Re^3: Inline::Java Usage: _Inline/ directory creation
by syphilis (Archbishop) on May 14, 2012 at 09:54 UTC
    In fact as long as you don't have ~/.Inline/ defined, Inline will create a new ./_Inline directory

    That behaviour should *not* occur if DIRECTORY is specified. (And the documentation will be modified to make that clear.)

    If you've specified a DIRECTORY in the script and the _Inline directory is still being created then either you didn't specify DIRECTORY correctly, or there's a bug - and a simple script that demos the bug would be helpful.

    Cheers,
    Rob