crftwr / cfiler

python based file commander

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eijiro

SinisterSoftware opened this issue · comments

_config.pyのEijiroコマンドでinfo.argsがargsのみになっていてエラーとなります

# --------------------------------------------------------------------
# "Eijiro" コマンド 
#   英辞郎 on the WEB で日本語/英語を相互に検索します

def command_Eijiro(info):
    if len(args)>=1:           <- ここ