[erlang-bugs] Re: Missing init:get_args() function ?
PAILLEAU Eric
eric.pailleau@REDACTED
Thu Apr 7 22:32:57 CEST 2011
Hello,
no answer to this ?
Should init:get_args/0 not any more used ?
Regards.
Le 31/03/2011 21:53, PAILLEAU Eric a écrit :
> $> erl -sname titi -config toto
>
> Erlang R14B02 (erts-5.8.3) [source] [smp:2:2] [rq:2] [async-threads:0]
> [hipe] [kernel-poll:false]
>
> Eshell V5.8.3 (abort with ^G)
> 1> init:get_args().
> ** exception error: undefined function init:get_args/0
>
> while
>
> 2> init:get_plain_arguments().
> []
>
> Looks like init:get_args() does not exists while still in last
> documentation.
>
> Did I miss something in doc, or is it a bug ?
>
> Regards.
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>
More information about the erlang-bugs
mailing list